mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
58a9621df7
Both keyword arguments and block arguments were being destroyed when there were no arguments. The cause of this is #5585. I' m sorry.