Literals/String: Difference between revisions

Line 236:
:}
 
print [safer "->" type safer]</prelang>
 
{{out}}
 
<pre>Hello world -> :string
This is a full-line string -> :string
This
is a multi-line
string -> :string
This is
yet another
multi-line
string -> :string</pre>
 
=={{header|AutoHotkey}}==
1,532

edits