gitee.com/wgliang/goreporter@v0.0.0-20180902115603-df1b20f7c5d0/linters/golint/testdata/pkg-doc2.go (about) 1 // Test of package comment in an incorrect form. 2 3 // Some random package doc that isn't in the right form. 4 // MATCH /package comment should.*form.*"Package testdata .*"/ 5 package testdata