mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-24 07:14:47 +00:00
修改代码排版
This commit is contained in:
parent
18558f82c7
commit
a581948d2c
@ -74,7 +74,7 @@ func Equal(x, y interface{}) bool {
|
||||
|
||||
type comparison struct {
|
||||
x, y unsafe.Pointer
|
||||
treflect.Type
|
||||
t reflect.Type
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user