blob: 87710950baf09fd00f1de8007f938450bd9335ba [file] [log] [blame]
public class A {
void foo() {
for (;;);
}
}