blob: 134c17c8873fa575fce9b96766d65ade3fcef7c7 [file] [log] [blame]
public class CompletionKeywordIf5 {
void foo() {
#
if(if
}
}