6 lines
41 B
Ruby
6 lines
41 B
Ruby
|
|
x = <<'FOO'
|
||
|
|
No
|
||
|
|
#{interpolation}
|
||
|
|
here
|
||
|
|
FOO
|