cleanup
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
extern func str_len(msg: string): int64;
|
||||
extern func itoa(value: int64): string;
|
||||
@@ -1,4 +1,4 @@
|
||||
import "core";
|
||||
import "c";
|
||||
|
||||
global func main() {
|
||||
let x = "test";
|
||||
|
||||
Reference in New Issue
Block a user