mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-28 09:38:48 +00:00
Sync
This commit is contained in:
parent
23eb95ae33
commit
ea4753556e
2 changed files with 2 additions and 2 deletions
|
|
@ -103,7 +103,7 @@ open SM
|
|||
of x86 instructions
|
||||
*)
|
||||
let compile env code =
|
||||
SM.print_prg code;
|
||||
(*SM.print_prg code;*)
|
||||
flush stdout;
|
||||
let suffix = function
|
||||
| "<" -> "l"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue