diff options
author | ee7 <45465154+ee7@users.noreply.github.com> | 2021-02-01 13:14:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-01 13:14:23 +0100 |
commit | 0b01eddace6a5a83e3f8e21fc6aafe7e608afa96 (patch) | |
tree | bb382b5f187b96e8bf02561480245a2e87322e7b /lib/std/private | |
parent | 74f8a8e38aeefa82a6e7f91a16a655eb94f02a68 (diff) | |
download | Nim-0b01eddace6a5a83e3f8e21fc6aafe7e608afa96.tar.gz |
critbits: fix error from strictFuncs (#16877)
Previously, compiling a file containing just `import critbits` with `nim c --experimental:strictFuncs` would produce the following error: critbits.nim(529, 6) Error: 'toCritBitTree' can have side effects This was introduced by 2aed4186989e (#16564). Fixes: #16873
Diffstat (limited to 'lib/std/private')
0 files changed, 0 insertions, 0 deletions