1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-10 03:17:11 +02:00
revive/fixtures/golint/package-doc1.go
2018-02-04 15:02:45 -08:00

4 lines
136 B
Go

// Test of missing package comment.
package foo // MATCH /should have a package comment, unless it's in another file for this package/