Yerbacon/examples/HelloWorld.ybcon

4 lines
42 B
Plaintext

main >> {
print_line("Hello, World!")
}