perhaps a better way of doing things
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
use std
|
use std
|
||||||
|
|
||||||
const main = {
|
const main = {
|
||||||
std.write(1, "Hello world!\n")
|
std.put("Hello world!\n")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user