Jump to content

Hello world/Newline omission: Difference between revisions

added standard ml
(added go)
(added standard ml)
Line 104:
=={{header|Ruby}}==
<lang ruby>print "Goodbye, World!"</lang>
 
=={{header|Standard ML}}==
<lang sml>print "Goodbye, World!"</lang>
 
=={{header|Tcl}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.