mirror of
				https://github.com/gopl-zh/gopl-zh.github.com.git
				synced 2025-11-04 11:42:06 +00:00 
			
		
		
		
	修改代码排版
This commit is contained in:
		@@ -74,7 +74,7 @@ func Equal(x, y interface{}) bool {
 | 
			
		||||
 | 
			
		||||
type comparison struct {
 | 
			
		||||
	x, y unsafe.Pointer
 | 
			
		||||
	treflect.Type
 | 
			
		||||
	t reflect.Type
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user