15 lines
587 B
Text
15 lines
587 B
Text
|
|
-->
|
||
|
|
<span style="color: #000000;">ts</span> <span style="color: #0000FF;">=</span> ""<span style="color: #008000;">`
|
||
|
|
this
|
||
|
|
string\thing`</span>""
|
||
|
|
|
||
|
|
<span style="color: #000000;">ts</span> <span style="color: #0000FF;">=</span> ""<span style="color: #008000;">`
|
||
|
|
_____this
|
||
|
|
string\thing`</span>""
|
||
|
|
|
||
|
|
<span style="color: #000000;">ts</span> <span style="color: #0000FF;">=</span> <span style="color: #008000;">`this
|
||
|
|
string\thing`</span>
|
||
|
|
|
||
|
|
<span style="color: #000000;">ts</span> <span style="color: #0000FF;">=</span> <span style="color: #008000;">"this\nstring\\thing"</span>
|
||
|
|
<!--
|