Files
zern/examples/hello.zr
2026-03-11 14:58:22 +01:00

3 lines
50 B
Plaintext

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