github.com/Johnny2210/revive@v1.0.8-0.20210625134200-febf37ccd0f5/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/