1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-26 03:52:12 +02:00
revive/testdata/golint/package-main.go

6 lines
104 B
Go
Raw Normal View History

2018-01-23 19:13:02 -08:00
// Test of package comment for package main.
// OK
// This binary does something awesome.
package main