test/tools/javadoc/annotations/shortcuts/expected.out

Mon, 23 Sep 2013 17:27:38 +0400

author
kizune
date
Mon, 23 Sep 2013 17:27:38 +0400
changeset 2048
809a50f24d6f
parent 0
959103a6100f
permissions
-rw-r--r--

7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini

     1 interface pkg1.A
     2   name: A / A / pkg1.A
     3   annotations:
     4     @pkg1.Value("there is only one")
     5     @pkg1.Array(favoriteNumbers=3.5)
     6     @pkg1.Marker

mercurial