github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/golang/lint/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