libgo: update to Go 1.11
[official-gcc.git] / libgo / go / go / doc / testdata / bugpara.2.golden
blob5804859501edc8b84781d97d4a6ab6400b79cd24
1 // 
2 PACKAGE bugpara
4 IMPORTPATH
5         testdata/bugpara
7 FILENAMES
8         testdata/bugpara.go
10 BUGS .Bugs is now deprecated, please use .Notes instead
11         Sometimes bugs have multiple paragraphs.
12         
13         Like this one.
16 BUGS
17 BUG(rsc)        Sometimes bugs have multiple paragraphs.
18         
19         Like this one.