github.com/serversong/goreporter@v0.0.0-20200325104552-3cfaf44fd178/linters/golint/testdata/pkg-doc3.go (about) 1 // Test of block package comment. 2 // OK 3 4 /* 5 Package foo is pretty sweet. 6 */ 7 package foo