Skip to content

Commit ec33999

Browse files
committed
One for unfudge.
1 parent 2be4b96 commit ec33999

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S04-exception-handlers/catch.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ lives_ok { do {die 'blah'; CATCH {default {}}}; }, 'do block with CATCH {default
9090

9191
ok(!$other, "did not catch sibling error class");
9292
#?pugs 1 todo
93-
#?rakudo todo 'smart matching against exception'
9493
ok($naughty, "caught superclass");
9594
};
9695

0 commit comments

Comments
 (0)