blob: f61a2529def3c2d3a0fa7d77491c6c96c6f56c66 [file] [log] [blame]
public class C {
@org.junit.Test
public void foo() {
new A().test();
}
}