github.com/songshiyun/revive@v1.1.5-0.20220323112655-f8433a19b3c5/testdata/golint/package-doc1.go (about) 1 // Test of missing package comment. 2 3 package foo // MATCH /should have a package comment, unless it's in another file for this package/