Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(135)

Side by Side Diff: src/pkg/go/doc/testdata/bugpara.2.golden

Issue 13427045: code review 13427045: go/doc: restore handling of multi-paragraph BUG comments (Closed)
Patch Set: diff -r 8ef79645ac2e https://code.google.com/p/go/ Created 11 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/pkg/go/doc/testdata/bugpara.1.golden ('k') | src/pkg/go/doc/testdata/template.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 //·
2 PACKAGE bugpara
3
4 IMPORTPATH
5 testdata/bugpara
6
7 FILENAMES
8 testdata/bugpara.go
9
10 BUGS .Bugs is now deprecated, please use .Notes instead
11 Sometimes bugs have multiple paragraphs.
12 ········
13 Like this one.
14
15
16 BUGS
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
18 ········
19 Like this one.
20
OLDNEW
« no previous file with comments | « src/pkg/go/doc/testdata/bugpara.1.golden ('k') | src/pkg/go/doc/testdata/template.txt » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b