diff options
author | Kaushal Modi <kaushal.modi@gmail.com> | 2020-06-19 10:22:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-19 10:22:48 -0400 |
commit | ac8ab4c54967a83d800655d9de42ece7d5e21c93 (patch) | |
tree | 00e0ec4a8a8981a8a349ad565be722868c535374 /.github | |
parent | 99c198625c602984578f9c53b05a28c54de4f4cb (diff) | |
download | Nim-ac8ab4c54967a83d800655d9de42ece7d5e21c93.tar.gz |
Clarify the use of the backwards index operator (^N) in tut1 (#14681)
* Clarify the use of the backwards index operator (^N) in tut1 For consistency: - Do `[a .. ^b]` (notice spaces on both sides of `..`) - Do `[c ..< d]` (notice spaces on both sides of `..<`) Fixes https://github.com/nim-lang/Nim/issues/14671. * tut1: Add a note that ^ template calls can be saved to consts
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions