mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated GoForCPPProgrammers (markdown)
parent
9a2b02274f
commit
ca47abe9de
@ -89,7 +89,7 @@ of the object being declared. The keyword is one of ` var `,
|
||||
` const `, or ` type `. Method declarations are a minor
|
||||
exception in that
|
||||
the receiver appears before the name of the object being declared; see
|
||||
the <a href='#Interfaces'>discussion of interfaces</a>.
|
||||
the <a href='#interfaces'>discussion of interfaces</a>.
|
||||
|
||||
You can also use a keyword followed by a series of declarations in
|
||||
parentheses.
|
||||
|
Loading…
x
Reference in New Issue
Block a user