9 lines
		
	
	
		
			224 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			224 B
		
	
	
	
		
			Go
		
	
	
	
	
	
/* Copyright 1999 The Awesome Project Authors
 | 
						|
 | 
						|
Use of this source code is governed */
 | 
						|
 | 
						|
//golangcitest:args -Egoheader
 | 
						|
//golangcitest:expected_exitcode 0
 | 
						|
//golangcitest:config_path testdata/configs/goheader-fix.yml
 | 
						|
package p
 |