langtools/test/tools/javadoc/annotations/shortcuts/expected.out
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 10 06bc494ca11e
permissions -rw-r--r--
Initial load

interface pkg1.A
  name: A / A / pkg1.A
  annotations:
    @pkg1.Value("there is only one")
    @pkg1.Array(favoriteNumbers=3.5)
    @pkg1.Marker