github.com/Johnny2210/revive@v1.0.8-0.20210625134200-febf37ccd0f5/testdata/golint/package-doc3.go (about)

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