github.com/zebozhuang/go@v0.0.0-20200207033046-f8a98f6f5c5d/src/go/doc/testdata/bugpara.go (about) 1 package bugpara 2 3 // BUG(rsc): Sometimes bugs have multiple paragraphs. 4 // 5 // Like this one.