blob: a13b2aebbeeb074db7399589cea3b9c30360ee32 [file] [log] [blame]
public class CompletionKeywordBreak2 {
void foo() {
if(true) {
bre
}
}