file imports work!!!!!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
main = Func(): Int {
|
||||
$print("Hello, World!");
|
||||
$print("Hello, World!\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user