mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
bcc585a80f
Since disable.h was removed, enable.h was the only remaining dispatch target from presym.h. Inline its contents into presym.h and delete the now-redundant enable.h. Also define _2 backward compatibility macros in terms of the standard macros. Co-authored-by: Claude <noreply@anthropic.com>