diff options
author | Jeremy Evans <[email protected]> | 2022-06-20 15:51:05 -0700 |
---|---|---|
committer | Jeremy Evans <[email protected]> | 2022-07-21 08:28:05 -0700 |
commit | 12ac8971a394118a57640299f654e46e763093fa (patch) | |
tree | 9496a60714ae5b67c525e895998d11db105169b7 /spec/ruby/language/BEGIN_spec.rb | |
parent | 04f86ad0b5d2fe4711ff300d855228a6aed55f33 (diff) |
Do not have class/module keywords look up ancestors of Object
Fixes case where Object includes a module that defines a constant,
then using class/module keyword to define the same constant on
Object itself.
Implements [Feature #18832]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/6048
Diffstat (limited to 'spec/ruby/language/BEGIN_spec.rb')
0 files changed, 0 insertions, 0 deletions