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})
Actions
Like0
Like0Like0Like0Like0