Updated NEP 1 : Style Guide for Nimrod Code (markdown)

This commit is contained in:
Flaviu Tamas 2014-07-19 19:16:40 -07:00
parent 0887943128
commit 8bff8fb405
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ Spacing and Whitespace Conventions
code diffs.
```nimrod
# This is bad, as the next time someone comes to edit this code block, they
# This is bad, as the next time someone comes
# to edit this code block, they
# must re-align all the assignments again:
type
WordBool* = int16