Project

General

Profile

Actions

Bug #5648

closed

irb does not handle recursive heredocs

Added by neleai (Ondrej Bilka) over 12 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
Backport:
[ruby-core:41157]

Description

irb get compile error on following code:
<<A
#{ <<A
A
}
A

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0