mirror of
				https://github.com/golang/go.git
				synced 2025-10-31 16:50:58 +00:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			46 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			46 B
		
	
	
	
		
			Go
		
	
	
	
	
	
|   | package A | ||
|  | 
 | ||
|  | import ( | ||
|  | 	B "b"; | ||
|  | 	C "c"; | ||
|  | 	D "d"; | ||
|  | ) |