blob: a06eda277f1a716903920d3426a7f1a5d3620363 [file] [log] [blame]
public class A {
void foo() {
while (true);;
}
}