github.com/songshiyun/revive@v1.1.5-0.20220323112655-f8433a19b3c5/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