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