mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
This is necessary to catch all cases where locals are referenced before assignment. We still keep the _0, _1, _2 versions of LOAD_FAST to help reduced the byte code size in RAM. Addresses issue #457.
242 B
242 B