mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
4d81275083
- $1-$9 global variables set by Regexp#match and Regexp#=~ - $1-$9 cleared to nil on match failure - add mruby-regexp to stdlib.gembox (auto-included in standard builds) - remove duplicate gem entry from host-debug.rb Co-authored-by: Claude <noreply@anthropic.com>