jdk/langtools/test/tools/javadoc/annotations/shortcuts/expected.out
2007-12-01 00:00:00 +00:00

6 lines
146 B
Text

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