diff options
author | Damien George <damien.p.george@gmail.com> | 2018-10-26 16:36:29 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-10-27 23:57:14 +1100 |
commit | c2074e7b66a042492604fbf9ea80b71cdf848e93 (patch) | |
tree | 6ece2379e19cae9c9e2e57bc00585cb2ec3e78aa /py/compile.c | |
parent | 746dbf78d3067f32c8885217d53ff9231dac3772 (diff) |
tests/cmdline/cmd_showbc.py: Fix test to explicitly declare nonlocal.
The way it was written previously the variable x was not an implicit
nonlocal, it was just a normal local (but the compiler has a bug which
incorrectly makes it a nonlocal).
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions