mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c1605216ad
Remove redundant definitions of MRB_RECURSIVE_P, MRB_RECURSIVE_UNARY_P, and MRB_RECURSIVE_BINARY_P from src/kernel.c as they are already defined in include/mruby.h. Co-authored-by: Gemini <gemini@google.com>