test/langtools/tools/javadoc/annotations/shortcuts/expected.out
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 10 langtools/test/tools/javadoc/annotations/shortcuts/expected.out@06bc494ca11e
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse

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