mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
449627d085
The old inspect_ary() function no longer exists. Replace with the current mrb_ary_to_s() implementation from src/array.c. Co-authored-by: Claude <noreply@anthropic.com>