mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-25 09:03:14 +01:00
asm4 fix.
This commit is contained in:
@@ -16,7 +16,7 @@ void main()
|
||||
L2:;
|
||||
jmp L1;
|
||||
L3:;
|
||||
push fmt;
|
||||
push stmt;
|
||||
call printf;
|
||||
pop EAX;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user