[ruby-cvs:79104] 661e07c97e (master): Moved the definition of `rb_define_method_if_constexpr`

"Nobuyoshi Nakada" <[email protected]> Thu, 9 Jan 2020 21:42:54 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
Nobuyoshi Nakada	2020-01-09 19:08:54 +0900 (Thu, 09 Jan 2020)

  New Revision: 661e07c97e

  https://github.com/ruby/ruby/commit/661e07c97e

  Log:
    Moved the definition of `rb_define_method_if_constexpr`
    =

    Inside the block where `RB_METHOD_DEFINITION_DECL` family are
    defined.

  Modified files:
    include/ruby/intern.h
    include/ruby/ruby.h=