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