Actions
Bug #11849
closedHeredoc regression in 2.2.4
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.4p230 (2015-12-16 revision 53155)
Description
The following code gets rejected by 2.2.4:
{
label:<<-DOC
Some text for a heredoc goes here
DOC
}
However, it was valid in 2.2.3.
I think this might have been introduced in r51617 (#10653).
Actions
Like0
Like0Like0Like0Like0Like0