Files
zern/examples/hello.zr
2025-05-31 16:52:49 +02:00

2 lines
44 B
Plaintext

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