RosettaCodeData/Task/Hello-world-Text/Inform-6/hello-world-text.inf
2015-11-18 06:14:39 +00:00

3 lines
35 B
INI

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