2022-04-21 21:17:49 +02:00

4 lines
60 B
Plaintext

func main() begin
print "Hello, World!"
return 0
end