langtools/test/tools/javadoc/annotations/shortcuts/expected.out
changeset 10 06bc494ca11e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/langtools/test/tools/javadoc/annotations/shortcuts/expected.out	Sat Dec 01 00:00:00 2007 +0000
@@ -0,0 +1,6 @@
+interface pkg1.A
+  name: A / A / pkg1.A
+  annotations:
+    @pkg1.Value("there is only one")
+    @pkg1.Array(favoriteNumbers=3.5)
+    @pkg1.Marker