mirror of https://github.com/maxcnunes/gaper.git
6 lines
46 B
Go
6 lines
46 B
Go
|
package main
|
||
|
|
||
|
// nolint
|
||
|
func main() error {
|
||
|
}
|