Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -33,6 +33,7 @@ public TopLevelRaiseHandler(RubyContext context, SourceSection sourceSection, Ru
this.body = body;
}

@SuppressWarnings("finally")
@Override
public Object execute(VirtualFrame frame) {
DynamicObject lastException = null;

0 comments on commit 507af09

Please sign in to comment.