mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9a680d11ef
Rename mrb_ast_op_asgn_node.operator field to op to avoid conflict with C++ operator keyword. Update all references including macro definitions and field access code. Co-authored-by: Claude <noreply@anthropic.com>