Grejo Joby
4944c3bc7b
Added more information about shorthand variable declaration ( #457 )
2022-12-20 12:53:58 -08:00
Eli Bendersky
7c160440be
Use tabs as the canonical source indentation in git
...
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Colton Hurst
3f4d78ef6d
Change example text in variables.go
...
Instead of 'short', which is a common programming language keyword, use something random like 'apple'. This way it prevents confusion from people learning explicit variable declaration, and thinking the type is a short instead of a string.
2018-12-05 15:48:40 -05:00
Noah Zoschke
2faeae3aa6
omit type from declaration (golint)
2018-01-26 09:23:36 -08:00
Mark McGranaghan
7098c32ade
case
2012-10-18 21:56:59 -04:00
Mark McGranaghan
fdf2b6dbce
more consistent case
2012-10-17 17:22:24 -07:00
Mark McGranaghan
1632105ca8
publish constants and for
2012-10-17 13:25:27 -07:00
Mark McGranaghan
9f795ce5f3
publish variables, inline short declarations for now
2012-10-17 13:07:31 -07:00
Mark McGranaghan
8daa226a48
lean into examples
2012-10-09 21:02:12 -07:00