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