mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 12:57:31 +08: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.