test input: use explicit package declaration (#345)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							74205e3319
						
					
				
				
					commit
					bd69862a02
				
			| @@ -39,6 +39,8 @@ | ||||
|  | ||||
| syntax = "proto2"; | ||||
|  | ||||
| package example; | ||||
|  | ||||
| // package google.protobuf; | ||||
|  | ||||
| option go_package = "google.golang.org/protobuf/types/descriptorpb"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user