5 lines
147 B
Text
5 lines
147 B
Text
|
|
'single quotes with \'embedded quote\' and \\backslash';
|
|||
|
|
‚unicode single quoted’;
|
|||
|
|
%q(not interpolating with (nested) parentheses
|
|||
|
|
and newline);
|