mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
5339a915df
changed NODE_YIELD dump from dump_recur to dump_callargs for consistent argument display format. added null check to handle yield without args. Co-authored-by: Claude <noreply@anthropic.com>