Hello world/Newline omission: Difference between revisions

Content added Content deleted
(Vale)
(→‎dt: add)
Line 396:
Write('Goodbye, World!');
end.</syntaxhighlight>
 
=={{header|dt}}==
<syntaxhighlight lang="dt">"Goodbye, World!" p</syntaxhighlight>
 
=={{header|DWScript}}==