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