RosettaCodeData/Task/Hello-world-Text/Inform-6/hello-world-text.inf
2023-07-01 13:44:08 -04:00

3 lines
35 B
INI

[Main;
print "Hello world!^";
];