aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/libgo/go/go/doc/testdata/a.1.golden
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/libgo/go/go/doc/testdata/a.1.golden')
-rw-r--r--gcc-4.8/libgo/go/go/doc/testdata/a.1.golden23
1 files changed, 21 insertions, 2 deletions
diff --git a/gcc-4.8/libgo/go/go/doc/testdata/a.1.golden b/gcc-4.8/libgo/go/go/doc/testdata/a.1.golden
index 24db02d34..cd98f4e0e 100644
--- a/gcc-4.8/libgo/go/go/doc/testdata/a.1.golden
+++ b/gcc-4.8/libgo/go/go/doc/testdata/a.1.golden
@@ -8,6 +8,25 @@ FILENAMES
testdata/a0.go
testdata/a1.go
+BUGS .Bugs is now deprecated, please use .Notes instead
+ // bug0
+ // bug1
+
BUGS
- // bug0
- // bug1
+ // bug0 (uid: uid)
+ // bug1 (uid: uid)
+
+NOTES
+ // 1 of 4 - this is the first line of note 1 - note 1 continues on ... (uid: foo)
+ // 2 of 4 (uid: foo)
+ // 3 of 4 (uid: bar)
+ // 4 of 4 - this is the last line of note 4 (uid: bar)
+ // This note which contains a (parenthesized) subphrase must ... (uid: bam)
+ // The ':' after the marker and uid is optional. (uid: xxx)
+
+SECBUGS
+ // sec hole 0 need to fix asap (uid: uid)
+
+TODOS
+ // todo0 (uid: uid)
+ // todo1 (uid: uid)