4 lines
116 B
Ruby
4 lines
116 B
Ruby
|
|
'single quotes with \'embedded quote\' and \\backslash'
|
||
|
|
%q(not interpolating with (nested) parentheses
|
||
|
|
and newline)
|