mirror of
https://github.com/irmen/prog8.git
synced 2026-04-26 05:17:54 +00:00
ir immediate syntax fixes
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user