Commit 1de2b8a
committed
Don't restrict object search to modules
I'm unsure why this change is here but I could find no equivalent
logic in CRuby and this appears to prevent the search detailed in
jruby#8924 from succeeding. Removing this restriction fixes
that issue.
Fixes jruby#89241 parent baa8254 commit 1de2b8a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4835 | 4835 | | |
4836 | 4836 | | |
4837 | 4837 | | |
4838 | | - | |
| 4838 | + | |
4839 | 4839 | | |
4840 | 4840 | | |
4841 | 4841 | | |
| |||
0 commit comments