mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
fc7e177190
Reduce indentation levels by 1 throughout dump_args() for better formatting consistency and remove duplicated post_mandatory_args section that was incorrectly placed after keyword_args processing. Co-authored-by: Claude <noreply@anthropic.com>