diff options
| author | Jeremy Evans <code@jeremyevans.net> | 2026-05-15 12:01:42 -0700 |
|---|---|---|
| committer | Jeremy Evans <code@jeremyevans.net> | 2026-05-16 10:38:53 -0700 |
| commit | 9736b7ab56c87b589b8c8a638a019b6bbb19b127 (patch) | |
| tree | 17d0e3d83e807d97041b6c0ba843c7e287ba455c /include/ruby/impl | |
| parent | ad1415546716a13d00fc7f0435a86b018a1a6731 (diff) | |
Before, this super could result in a call to a method in BasicObject
(or a module included in or prepended to BasicObject), or a call
to method_missing for the receiver's class.
This explicitly disallows the use of super in such a case, with a
specific error message.
Fixes [Bug #22071]
Diffstat (limited to 'include/ruby/impl')
0 files changed, 0 insertions, 0 deletions
