blob: dc63970feeb587563974ef417904c5b22e897907 [file] [log] [blame]
public class CompletionKeywordIf2 {
void foo() {
if(if
}
}