Add arrays

This commit is contained in:
nub31
2025-01-30 16:33:06 +01:00
parent 8a50278f0f
commit a4404a4fe2
15 changed files with 545 additions and 34 deletions

1
input/core/util.nub Normal file
View File

@@ -0,0 +1 @@
extern func printint(val: int64);