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