johnwahba / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

content: confusion about the meaning of keywords #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://feedback.corp.google.com/#/Report/1008339556

Description:
I am totally lost in this step. It says "Outside a function, every construct 
begins with a keyword..." but in the previous step variable declarations 
clearly do not begin with a keyword.

UI language: en
Detected language: en

Original issue reported on code.google.com by feedback...@gmail.com on 12 Jul 2013 at 5:45

GoogleCodeExporter commented 9 years ago
In the previous step the declarations use the "var" keyword. Perhaps you are 
confused about what a keyword is.

https://codereview.appspot.com/11818043

Original comment by a...@golang.org on 25 Jul 2013 at 5:44

GoogleCodeExporter commented 9 years ago
This issue was closed by revision c7a813b25782.

Original comment by a...@golang.org on 25 Jul 2013 at 6:13