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