Hello world/Standard error: Difference between revisions

Adds slope example
m (syntax highlighting fixup automation)
(Adds slope example)
Line 1,077:
=={{header|Slate}}==
<syntaxhighlight lang="slate">inform: 'Goodbye, World!' &target: DebugConsole.</syntaxhighlight>
 
=={{header|Slope}}==
<syntaxhighlight lang="slope">(write "Goodbye, world!" stderr)</syntaxhighlight>
 
=={{header|Smalltalk}}==
37

edits