Skip to content

Fix #21390

Ben Gamari requested to merge wip/T21390 into master

Previously the interpreter's handling of RET_BCO stack frames would throw away the tag of the returned closure, resulting in #21390 (closed).

Add a test and fix #21390 (closed).

Edited by Ben Gamari

Merge request reports