blob: 8002f12803cb9d42efbb8405451cd4a4c5174ffd [file] [log] [blame]
public abstract class X {
public void foo(int i) {
}
}