-
Ryuta Kamizono authored
This regression was caused by #30995 due to `Hash#fetch` won't invoke default proc. Just revert the change since #30995 is completely fixed by e9c16536. Fixes #33048.
Ryuta Kamizono authoredThis regression was caused by #30995 due to `Hash#fetch` won't invoke default proc. Just revert the change since #30995 is completely fixed by e9c16536. Fixes #33048.
Loading