ir immediate syntax fixes

This commit is contained in:
Irmen de Jong
2025-11-01 16:55:00 +01:00
parent 2eac457e1c
commit b73c958c4a
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ ubyte main.thing=42
<INITGLOBALS>
<CHUNK><REGS>dummy</REGS><CODE>
load.b r1,42
load.b r1,#42
</CODE></CHUNK>
</INITGLOBALS>