summaryrefslogblamecommitdiff
path: root/test/flaky/pos/t2868/Nest.java
blob: 53652291ad1b7919d90db4bb2756c4c6d852ab43 (plain) (tree)
1
2
3


                        
public @interface Nest {
    public int value();
}