
3 Mar
2025
3 Mar
'25
11:08 p.m.
Issue #21145 has been updated by k0kubun (Takashi Kokubun). Backport changed from 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: REQUIRED to 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: DONE ruby_3_4 commit:f627efe8ae580d777d87c3bb8c0b350b49af62e8. ---------------------------------------- Bug #21145: Prism accepts newlines in-between curly unicode escape https://bugs.ruby-lang.org/issues/21145#change-112178 * Author: kddnewton (Kevin Newton) * Status: Closed * Assignee: prism * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: DONE ---------------------------------------- For example: ```ruby p "\u{ 61}" ``` -- https://bugs.ruby-lang.org/