mirror of
https://github.com/irmen/prog8.git
synced 2025-01-10 20:30:23 +00:00
38ef394e15
Note that something similar, such as putting those variables inline in the program initialized with their value and all, cannot be done for the 6502 codegen: the program needs a mechanism to reset ALL variables when it runs a second time.