mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
b49eb8961b
Cleaned up comments that referenced non-existent *_pool functions: - "extracted from uadd/uadd_pool duplication" → "for unsigned operands" - "extracted from usub/usub_pool duplication" → "for unsigned operands" - "extracted from udiv/udiv_pool duplication" → (simplified) These functions were eliminated in previous refactoring commits. Co-authored-by: Claude <noreply@anthropic.com>