github.com/zxy12/golang_with_comment@v0.0.0-20190701084843-0e6b2aff5ef3/go/doc/testdata/bugpara.go (about)

     1  package bugpara
     2  
     3  // BUG(rsc): Sometimes bugs have multiple paragraphs.
     4  //
     5  // Like this one.