Content deleted Content added
Line 32:
=== Quoted raw ===
@"Hello,
r"Hello,
'Hello,
<nowiki><![CDATA[Hello,
=== Quoted interpolated ===
Line 48:
=== Multiple quoting ===
qq(I said "Hello, world!") ;; Perl
{{Expand-section|date=June 2008}}
=== Unique quoting variants ===
13HHello, world! ;; Hollerith notation ;; FORTRAN
[[Category:Programming language comparisons| ]]
|