ruby/test/prism/errors/xstring_concat.txt

6 lines
72 B
Plaintext

<<`EOC` "bar"
^~~~~~~ expected a string for concatenation
echo foo
EOC