diff options
author | Zahary Karadjov <zahary@gmail.com> | 2014-03-09 21:04:12 +0200 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2014-03-09 21:04:12 +0200 |
commit | 29b7104a5330ebcb188243a271b4409e8613837b (patch) | |
tree | 2664c6c0f6553fc96cb7ca17a2d0dd6edba13540 /tests/js | |
parent | 752352a6834dad94e0687b2518240e8425e6bcac (diff) | |
download | Nim-29b7104a5330ebcb188243a271b4409e8613837b.tar.gz |
fix #829; (macros.quote)
the fix is a little bit peculiar: the inserted call to getAst was getting a false-positive for being a lambda proc, because lambdalifting.isInnerProc takes into account who is the owner of a given symbol: (a nested proc is a callable symbol owned by the enclosing proc)
Diffstat (limited to 'tests/js')
0 files changed, 0 insertions, 0 deletions