mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-12-17 11:14:20 +08:00
@@ -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