summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/exec1.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-07-18 16:17:23 +1000
committerDamien George <damien.p.george@gmail.com>2017-07-18 16:17:23 +1000
commit016325dd0a5ad0904378004e728ccca19ee2b30d (patch)
treee0486b574a08cebc74fb9f66d54f042222a92257 /tests/basics/exec1.py
parent299bc625864b9e624ed599c94a5f95870516139a (diff)
downloadmicropython-016325dd0a5ad0904378004e728ccca19ee2b30d.tar.gz
micropython-016325dd0a5ad0904378004e728ccca19ee2b30d.zip
py/vm: Make n_state variable local to just set-up part of VM.
It's not used anywhere else in the VM loop, and clashes with (is shadowed by) the n_state variable that's redeclared towards the end of the mp_execute_bytecode function. Code size is unchanged.
Diffstat (limited to 'tests/basics/exec1.py')
0 files changed, 0 insertions, 0 deletions