mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-05 15:12:33 +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