11 lines
220 B
Go
11 lines
220 B
Go
/*
|
|
Copyright 1999 The Awesome
|
|
|
|
Use of this source code is governed by LICENSE
|
|
*/
|
|
|
|
//golangcitest:args -Egoheader
|
|
//golangcitest:expected_exitcode 0
|
|
//golangcitest:config_path testdata/configs/go-header-fix.yml
|
|
package p
|