N
Nericl Lau
a = << END_STR
This is the string
And a second line
END_STR
puts a
What does it mean?
I kept getting this error
q1.rb:1: syntax error, unexpected tLSHFT
a = << END_STR
This is the string
And a second line
END_STR
puts a
What does it mean?
I kept getting this error
q1.rb:1: syntax error, unexpected tLSHFT
a = << END_STR