summaryrefslogtreecommitdiff
path: root/src/go/doc/testdata/bugpara.0.golden
blob: 5804859501edc8b84781d97d4a6ab6400b79cd24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// 
PACKAGE bugpara

IMPORTPATH
	testdata/bugpara

FILENAMES
	testdata/bugpara.go

BUGS .Bugs is now deprecated, please use .Notes instead
	Sometimes bugs have multiple paragraphs.
	
	Like this one.


BUGS
BUG(rsc)	Sometimes bugs have multiple paragraphs.
	
	Like this one.