Backup commit
My backspace key started ghosting. Nothing works atm.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import std::exit_status
|
||||
import std::conv
|
||||
|
||||
const main := (
|
||||
const main2 := (
|
||||
println "Hello, world!"
|
||||
exit_status::success
|
||||
)
|
||||
-- main := "Hello, World!\n"
|
||||
|
||||
const main := conv::to_string t[1, 2, 3]
|
||||
|
||||
Reference in New Issue
Block a user