
14 Mar
2024
14 Mar
'24
7:32 p.m.
Issue #20339 has been reported by kddnewton (Kevin Newton). ---------------------------------------- Bug #20339: Parser segfault with ractor comment in the middle of a statement https://bugs.ruby-lang.org/issues/20339 * Author: kddnewton (Kevin Newton) * Status: Open * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- ```ruby foo( # shareable_constant_value: literal (C = { bar => baz }) ) ``` -- https://bugs.ruby-lang.org/