Here document: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
m (→‎{{header|Phix}}: syntax coloured)
m (→‎{{header|Wren}}: Changed to Wren S/H)
Line 2,448:
 
Borrowing the Ada example (appropriately adjusted) for an illustration of a raw string.
<syntaxhighlight lang="ecmascriptwren">var a = 42
var b = """
This is a 'raw' string with the following properties:
9,476

edits