mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-18 12:11:41 +00:00
修正半角标点符号
This commit is contained in:
@@ -37,4 +37,4 @@ methods.Print(new(strings.Replacer))
|
||||
// type *strings.Replacer
|
||||
// func (*strings.Replacer) Replace(string) string
|
||||
// func (*strings.Replacer) WriteString(io.Writer, string) (int, error)
|
||||
````
|
||||
```
|
||||
|
Reference in New Issue
Block a user