summaryrefslogblamecommitdiff
path: root/test/files/pos/t3429/Test.java
blob: e7c57c90c5639e3df7213506ccc0d088f5824011 (plain) (tree)
1
2
3


                                             
public @interface Test {
  public Class exc() default Exception.class;
}