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