blob: 67093cf8a2b663d1f76ada1d77fa42611188a80e [file] [log] [blame]
package p;
@org.testng.annotations.Test
public class X {
public void f() {
}
}