summaryrefslogtreecommitdiff
path: root/examples/hello_world.ash
blob: a1c1d483074ad2bc3b8795aaf8f03af05fae68bd (plain)
1
2
3
4
5
# Prints out "Hello, World!"

include "../lib/std.ash"

"Hello, World!" write