diff options
author | mark-summerfield <mark@qtrac.eu> | 2017-03-12 16:40:14 +0000 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-03-12 17:40:14 +0100 |
commit | 3ab884a9e3a0c2845faac2c88cdd2042110a3339 (patch) | |
tree | 8bb3934c26fe3457e86cc082f8d53f02df147e31 /compiler | |
parent | 1be0022e7c6a8d168918998fd27412901432075d (diff) | |
download | Nim-3ab884a9e3a0c2845faac2c88cdd2042110a3339.tar.gz |
Suggested small change to code (#5509)
In a code example I think it best to either use full names (index, item) or abbreviated names where that's common (i, item) but not non-standard abbreviations (indx, itm). So I've changed it to index, item since it is a tutorial, although i, item would be just as good.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions