2016-12-05 22:15:40 +01:00
|
|
|
;Task:
|
2015-02-20 00:35:01 -05:00
|
|
|
Show literal specification of characters and strings.
|
2016-12-05 22:15:40 +01:00
|
|
|
|
|
|
|
|
If supported, show how the following work:
|
|
|
|
|
:* ''verbatim strings'' (quotes where escape sequences are quoted literally)
|
|
|
|
|
:* ''here-strings''
|
|
|
|
|
|
|
|
|
|
<br>
|
2015-02-20 00:35:01 -05:00
|
|
|
Also, discuss which quotes expand variables.
|
2013-04-10 21:29:02 -07:00
|
|
|
|
2016-12-05 22:15:40 +01:00
|
|
|
|
|
|
|
|
;Related tasks:
|
|
|
|
|
* [[Special characters]]
|
|
|
|
|
* [[Here document]]
|
|
|
|
|
<br><br>
|