mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
2494a712dd
reduce code duplication by introducing MRB_PROC_RESOLVE_ALIAS macro to handle alias proc resolution in a consistent way across 5 locations. Co-authored-by: Claude <noreply@anthropic.com>