We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca0d83 commit d8d0a5aCopy full SHA for d8d0a5a
EN/type.md
@@ -39,7 +39,7 @@ type handle func (str string)
39
40
```
41
42
-###### Type aliases and type definitions **(Distinction)**
+###### Type aliases and type definitions (Distinction)
43
44
Define built-in type definitions prior to Go 1.9:
45
zh_CN/type.md
@@ -40,7 +40,7 @@ type handle func(str string)
-###### 类型别名和类型定义**(区别)**
+###### 类型别名和类型定义(区别)
在 Go 1.9 版本之前定义内建类型的定义:
46
0 commit comments