github.com/azazeal/revive@v1.0.9/testdata/golint/package-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 be of the form "Package testdata ..."/ 5 package testdata