apfl/src/functional-tests/hello-world.at

5 lines
73 B
Text

===== script =====
print "Hello World!"
===== output =====
Hello World!