diff options
author | Zahary Karadjov <zahary@gmail.com> | 2013-12-07 21:23:22 +0200 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2013-12-07 21:23:22 +0200 |
commit | 208924b92921ea10afc27dbab059e612113eee48 (patch) | |
tree | 872804d29dad05639e214497975a52a8152b31f0 /compiler/jsgen.nim | |
parent | 1e26047c3b38349402858ce0a1a5bf747b9f2914 (diff) | |
download | Nim-208924b92921ea10afc27dbab059e612113eee48.tar.gz |
fixes #708
It's unclear to me why for variables were treated as globals. This is likely to cause many problems, but in this particular case it was breaking the unittest/insepectArgs recursive function (the for loop variable has a different value in each stack frame)
Diffstat (limited to 'compiler/jsgen.nim')
0 files changed, 0 insertions, 0 deletions