mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
661ad9fb03
The first keyword argument was dropped because gen_hash() was called with callargs->keyword_args->cdr instead of callargs->keyword_args. Co-authored-by: Claude <noreply@anthropic.com>