RosettaCodeData/Task/Hello-world-Standard-error/Sather/hello-world-standard-error.sa
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

5 lines
65 B
Text

class MAIN is
main is
#ERR + "Hello World!\n";
end;
end;