Kacper Wikieł
fbf17474ce
Add clarification for else syntax
...
Rationale: https://github.com/golang/go/issues/5440
else has to be in same line as closing parenthesis. Otherwise people coming from C/C++ would see not so obvious error
2019-10-03 19:40:43 +02: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
Steve Krulewitz
684013f5e0
Fix a few small typos.
2015-02-22 21:52:25 -08:00
Mark McGranaghan
0685950428
wrong word
2013-05-11 14:37:58 -07:00
Mark McGranaghan
fa7065f07a
spelling
2012-10-13 10:44:53 -07:00
Mark McGranaghan
b70e1e7f7c
publish if/else
2012-10-13 09:17:44 -07:00
Mark McGranaghan
8daa226a48
lean into examples
2012-10-09 21:02:12 -07:00