Project

General

Profile

This project is closed and read-only.

Actions

Bug #1240

closed

parser bug in 1.8.7 and 1.9.1p0

Bug #1240: parser bug in 1.8.7 and 1.9.1p0

Added by thomer (Thomer Gil) over 17 years ago. Updated about 15 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [i686-linux]
[ruby-core:22637]

Description

=begin

ruby parser accepts first line, not the second.

x y { "#{}".z { } }
x y { "#{}".z do end }
=end

Actions

Also available in: PDF Atom