mirror of
https://github.com/micropython/micropython.git
synced 2026-01-22 20:07:17 +01:00
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.
61 KiB
61 KiB