Files
zern/examples/hello.zr

2 lines
49 B
Plaintext

func main[] : I64
io.println("Hello, World!")