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