Hello world/Standard error: Difference between revisions

no edit summary
No edit summary
Line 689:
Say 'and this is the error output:'
'type err.txt'</lang>
 
=={{header|Ring}}==
<lang ring>fputs(stderr,"Goodbye, World!")</lang>
 
=={{header|Ruby}}==