mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 01:40:34 +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.