blob: f35891becaa38737d6ef4425dfd1b912c789d50d [file] [log] [blame]
public class A {
void m() {
bug()
} //end of last method
}