Skip to content

bar rescue nil should not fail if StandardError is removed #3362

@enebo

Description

@enebo
jruby -e 'Object.send(:remove_const, :StandardError); a = foo rescue 1; p a'

exposes IRs %undefined...it should print 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions