github.com/zxy12/golang151_with_comment@v0.0.0-20190507085033-721809559d3c/go/doc/testdata/bugpara.go (about)

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