github.com/serversong/goreporter@v0.0.0-20200325104552-3cfaf44fd178/linters/golint/testdata/pkg-main.go (about) 1 // Test of package comment for package main. 2 // OK 3 4 // This binary does something awesome. 5 package main