Added second hello world
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"c3c-path": "/home/coder/bin/c3/c3c",
|
||||
"stdlib-path": "/home/coder/bin/c3/lib/std",
|
||||
"diagnostics-delay": 500
|
||||
}
|
||||
Executable
BIN
Binary file not shown.
@@ -7,4 +7,4 @@ fn int main(String[] args)
|
||||
io::printn("Hello, World!");
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user