diff options
author | jtgoen <5403345+jtgoen@users.noreply.github.com> | 2022-06-04 17:21:34 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-04 17:21:34 -0600 |
commit | 87d520a23913a2b0d0b43dce2b17941e0e885019 (patch) | |
tree | b6cf505b8acef4d2b08935ffd95ae6dad0e870aa /exercises/074_comptime9.zig | |
parent | 1a89e4ebf13756541916cf5ed47866a3dd7e74df (diff) | |
download | ziglings-87d520a23913a2b0d0b43dce2b17941e0e885019.tar.gz ziglings-87d520a23913a2b0d0b43dce2b17941e0e885019.tar.bz2 ziglings-87d520a23913a2b0d0b43dce2b17941e0e885019.tar.xz ziglings-87d520a23913a2b0d0b43dce2b17941e0e885019.zip |
Replace "−" with "-" in Assigment 3 tutorial text
When viewing this file in VSCode, I saw the following warning highlighting lines `15` and `29`
```
The character U+2212 "−" could be confused with the character U+002d "-", which is more common in source code.
```
It seems to me this is just a small oversight, as "-" is used elsewhere in the commented block to denote a negative value, but I'll freely admit ignorance as to any nuance here in using one vs. the other.
Diffstat (limited to 'exercises/074_comptime9.zig')
0 files changed, 0 insertions, 0 deletions