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