`super` should raise `TypeError` when the receiver is switched; fix #3911
The receiver can be switched using `#instance_eval` etc.
Showing
Please register or sign in to comment
The receiver can be switched using `#instance_eval` etc.