Files
zern/examples/hello.zr
2025-07-24 14:06:15 +02:00

2 lines
47 B
Plaintext

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