@@ -244,7 +244,7 @@ The reason that Go is concise because it has some default behaviors.
|
||||
|
||||
### array
|
||||
|
||||
`array` is an array obviously, we define a one as follows.
|
||||
`array` is an array obviously, we define one as follows.
|
||||
|
||||
var arr [n]type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user