aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs186/lambdaBeans/Foo.java
blob: 60e42f6e2ba624d27f9d30e11e9ff04fe086d2c0 (plain)
1
2
3
4
import java.lang.annotation.*;

@Retention(RetentionPolicy.RUNTIME)
@interface Foo {}