RosettaCodeData/Task/Literals-String/Sidef/literals-string-1.sidef

5 lines
147 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
'single quotes with \'embedded quote\' and \\backslash';
unicode single quoted;
%q(not interpolating with (nested) parentheses
and newline);