1
0
mirror of https://github.com/mgechev/revive.git synced 2025-02-03 13:11:25 +02:00
revive/fixtures/golint/package-doc1.go

4 lines
136 B
Go
Raw Normal View History

2018-01-23 19:13:02 -08:00
// Test of missing package comment.
package foo // MATCH /should have a package comment, unless it's in another file for this package/