Actions
Bug #21013
closedBackport request for YJIT fix for `yield` with keyword arguments
Bug #21013:
Backport request for YJIT fix for `yield` with keyword arguments
Description
GitHub PR: https://github.com/ruby/ruby/pull/12525
The patch applies cleanly.
Programs like the following used to crash when run with YJIT:
Actions