gitee.com/wgliang/goreporter@v0.0.0-20180902115603-df1b20f7c5d0/linters/golint/testdata/pkg-doc4.go (about)

     1  // Test of block package comment with leading space.
     2  
     3  /*
     4   Package foo is pretty sweet.
     5  MATCH /package comment.*leading space/
     6  */
     7  package foo