summaryrefslogtreecommitdiffstats
path: root/src/go/doc/comment/testdata/head2.txt
blob: d3576325e04998274c8caf6cc8fe94370382d43f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
-- input --
✦

Almost a+heading

✦

Don't be a heading

✦

A.b is a heading

✦

A. b is not a heading

✦
-- gofmt --
✦

Almost a+heading

✦

Don't be a heading

✦

# A.b is a heading

✦

A. b is not a heading

✦