mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 18:30:27 +02:00
Byte code has a map from byte-code offset to source-code line number, used to give better error messages.
Byte code has a map from byte-code offset to source-code line number, used to give better error messages.