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