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