diff options
author | Saem Ghani <saemghani+github@gmail.com> | 2021-02-22 03:27:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 12:27:23 +0100 |
commit | 2aba116bbc8c1a595e49c8a703f2b8aecd7e8eda (patch) | |
tree | 3ffe6b7f4997248524be7d0b90681bdf9a264ac1 /.builds | |
parent | 05711d95e0481ad0c48c1a6f1704e629290c5e30 (diff) | |
download | Nim-2aba116bbc8c1a595e49c8a703f2b8aecd7e8eda.tar.gz |
when statements branches exit early (#17143)
When statement branches exit early outside of nimvm. In nimvm it seems that all sides of the branches must be evaluated as the code gen happens at a later stage, this remains intact.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions