github.com/golangci/go-tools@v0.0.0-20190318060251-af6baa5dc196/stylecheck/testdata/src/CheckPackageComment-2/CheckPackageComment-2.go (about)

     1  // This package is great
     2  package pkg
     3  
     4  // MATCH:1 "package comment should be of the form"