diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2023-10-11 18:06:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 12:06:42 +0200 |
commit | 2cf214d6d46d11024e6420520e39eed779da284e (patch) | |
tree | 0fcd252b20566b6af0ce1e8ad14aeaa41c1aeed8 /tests/effects/teffects6.nim | |
parent | bf72d87f249221ed6623321f3cca0de9b35e0e36 (diff) | |
download | Nim-2cf214d6d46d11024e6420520e39eed779da284e.tar.gz |
allows cast int to bool/enum in VM (#22809)
Since they are integer types, by mean of allowing cast integer to enums in VM, we can suppress some enum warnings in the stdlib in the unified form, namely using a cast expression.
Diffstat (limited to 'tests/effects/teffects6.nim')
0 files changed, 0 insertions, 0 deletions