libgo: update to Go 1.11
[official-gcc.git] / libgo / go / go / doc / testdata / a.0.golden
blob7e680b80b4c565503c75f49ecdcafcee3e52fcf7
1 // comment 0  comment 1 
2 PACKAGE a
4 IMPORTPATH
5         testdata/a
7 FILENAMES
8         testdata/a0.go
9         testdata/a1.go
11 BUGS .Bugs is now deprecated, please use .Notes instead
12         bug0
14         bug1
17 BUGS
18 BUG(uid)        bug0
20 BUG(uid)        bug1
23 NOTES
24 NOTE(uid)       
26 NOTE(foo)       1 of 4 - this is the first line of note 1
27         - note 1 continues on this 2nd line
28         - note 1 continues on this 3rd line
30 NOTE(foo)       2 of 4
32 NOTE(bar)       3 of 4
34 NOTE(bar)       4 of 4
35         - this is the last line of note 4
37 NOTE(bam)       This note which contains a (parenthesized) subphrase
38          must appear in its entirety.
40 NOTE(xxx)       The ':' after the marker and uid is optional.
43 SECBUGS
44 SECBUG(uid)     sec hole 0
45         need to fix asap
48 TODOS
49 TODO(uid)       todo0
51 TODO(uid)       todo1