1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
This commit is contained in:
Marcus Stollsteimer 2019-05-03 16:12:22 +02:00
parent 5776ae3475
commit 1f349ea297

View file

@ -255,7 +255,7 @@ behaves like Kernel#`:
cat #{__FILE__}
HEREDOC
When surrounding with quotes, any characters but that quote and newline
When surrounding with quotes, any character but that quote and newline
(CR and/or LF) can be used as the identifier.
To call a method on a heredoc place it after the opening identifier: