blob: 54a59ad6a881eac4d90ce1c19248078419a08f63 [file] [log] [blame]
public class A {
@Annot(x = 23, y = -3) void foo() {}
}