Hello world/Text: Difference between revisions

no edit summary
(Add ed example)
No edit summary
 
Line 4,488:
{{works with|Swift|1.x}}
<syntaxhighlight lang="swift">println("Hello world!")</syntaxhighlight>
 
=={{header|Symstatic}}==
<syntaxhighlight lang="symstatic">println("Hello world!")</syntaxhighlight>
 
=={{header|Symsyn}}==