gitee.com/wgliang/goreporter@v0.0.0-20180902115603-df1b20f7c5d0/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