const io = @import("tests/io.amal") const main = () { var hello = () { } const value = "hello, world!"; } const print = () { }