mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 05:24:23 +00:00
Move these macros from include/ruby/backward.h to include/ruby/internal/attr/deprecated.h, alongside the other similar macros. include/ruby/internal/intern/vm.h cannot currently use them because include/ruby/backward.h is included too late.