restructure fs
This commit is contained in:
2
example/core/string.nub
Normal file
2
example/core/string.nub
Normal file
@@ -0,0 +1,2 @@
|
||||
extern func str_len(msg: String): int64;
|
||||
extern func itoa(value: int64): String;
|
||||
Reference in New Issue
Block a user