mirror of
https://github.com/irmen/prog8.git
synced 2025-08-02 16:24:51 +00:00
vm: just use new register instead of trying to (ab)use reg 0
This commit is contained in:
@@ -3,9 +3,6 @@ TODO
|
||||
|
||||
For next release
|
||||
^^^^^^^^^^^^^^^^
|
||||
- vm: don't use register 0/1 "as convenience" where it's not required, just allocate a new register anyway.
|
||||
search for reg.\s?=\s?0
|
||||
|
||||
...
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user