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