From: Koichi Sasada Date: 2012-03-11T16:50:34+09:00 Subject: [ruby-core:43217] [ruby-trunk - Bug #5648] irb does not handle recursive heredocs Issue #5648 has been updated by Koichi Sasada. Assignee set to Keiju Ishitsuka ---------------------------------------- Bug #5648: irb does not handle recursive heredocs https://bugs.ruby-lang.org/issues/5648 Author: Ondrej Bilka Status: Open Priority: Normal Assignee: Keiju Ishitsuka Category: Target version: ruby -v: ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] irb get compile error on following code: <