3 lines
		
	
	
		
			106 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			106 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| //args: -Etestpackage
 | |
| package testdata // ERROR "package should be `testdata_test` instead of `testdata`"
 | 
