RosettaCodeData/Task/Literals-String/Ruby/literals-string-1.rb
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

3 lines
116 B
Ruby

'single quotes with \'embedded quote\' and \\backslash'
%q(not interpolating with (nested) parentheses
and newline)