mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-15 00:45:04 +01:00
fix some bugs
This commit is contained in:
parent
01d4238269
commit
537c924a68
7 changed files with 47 additions and 11 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod rt;
|
||||
mod list;
|
||||
|
||||
function printlnI32(x: I32) = (
|
||||
printI32(x);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue