Actions
Bug #10288
closedParser incompatibility between 2.1.2 and 2.1.3
Description
This code successfully prints {:foo=>1} in 2.1.2 and current trunk but causes "syntax error, unexpected modifier_if" in 2.1.3
p({foo: if true then 1 end})
Updated by matsuda (Akira Matsuda) about 10 years ago
- Assignee changed from matz (Yukihiro Matsumoto) to nagachika (Tomoyuki Chikanaga)
- Target version deleted (
2.2.0)
Updated by matsuda (Akira Matsuda) about 10 years ago
- Status changed from Open to Closed
Oops! I'm sorry, looks like this dups with #10279
Updated by usa (Usaku NAKAMURA) about 10 years ago
- Is duplicate of Bug #10279: Syntax error on Hash with symbol syntax and nested expression: 2.1.3 regression added
Updated by usa (Usaku NAKAMURA) about 10 years ago
- Backport deleted (
2.0.0: UNKNOWN, 2.1: REQUIRED)
Actions
Like0
Like0Like0Like0Like0