From: "tenderlovemaking (Aaron Patterson) via ruby-core" Date: 2025-01-08T00:36:16+00:00 Subject: [ruby-core:120539] [Ruby master Bug#21014] Prism doesn't set node_id on iseqs correctly Issue #21014 has been updated by tenderlovemaking (Aaron Patterson). Fix sent here: https://github.com/ruby/ruby/pull/12527 ---------------------------------------- Bug #21014: Prism doesn't set node_id on iseqs correctly https://bugs.ruby-lang.org/issues/21014#change-111340 * Author: tenderlovemaking (Aaron Patterson) * Status: Open * Assignee: prism * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- Given this code: ```ruby f = proc { <