github.com/azazeal/revive@v1.0.9/testdata/golint/package-main.go (about) 1 // Test of package comment for package main. 2 // OK 3 4 // This binary does something awesome. 5 package main