RosettaCodeData/Task/Hello-world-Text/Dylan/hello-world-text.dylan
2015-11-18 06:14:39 +00:00

3 lines
57 B
Dylan

module: hello-world
format-out("%s\n", "Hello world!");