Hello world/Standard error: Difference between revisions

Replaced "writeln" which no longer exists with "writeLine".
(RPL: add section)
(Replaced "writeln" which no longer exists with "writeLine".)
Line 725:
 
=={{header|Nim}}==
<syntaxhighlight lang="nim">stderr.writelnwriteLine "Hello World"</syntaxhighlight>
 
=={{header|Oberon-2}}==
256

edits