20 lines
395 B
Plaintext
20 lines
395 B
Plaintext
;Task:
|
|
Show literal specification of characters and strings.
|
|
|
|
If supported, show how the following work:
|
|
:* ''verbatim strings'' (quotes where escape sequences are quoted literally)
|
|
:* ''here-strings''
|
|
|
|
<br>
|
|
Also, discuss which quotes expand variables.
|
|
|
|
|
|
;Related tasks:
|
|
* [[Special characters]]
|
|
* [[Here document]]
|
|
|
|
|
|
{{Template:Strings}}
|
|
<br><br>
|
|
|