mirror of
				https://github.com/golang/go.git
				synced 2025-11-04 02:30:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Go
		
	
	
	
	
	
package C
 | 
						|
 | 
						|
import "d"
 | 
						|
 | 
						|
type T1 D.T1;
 | 
						|
type T2 D.T2;
 | 
						|
type F1 (a D.T1, b *D.T2);
 |