summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
blob: 8197a8ee0f47cdc3066f021f201027af28bd5470 (plain)
1
2
3
// Test of missing package comment.

package foo // MATCH /should.*package comment.*unless/