mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +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.