RosettaCodeData/Task/Hello-world-Text/Dylan/hello-world-text.dylan
2023-07-01 13:44:08 -04:00

3 lines
57 B
Dylan

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