Skip to content

Commit 89294e7

Browse files
authored
remove empty line
1 parent cb96f14 commit 89294e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/Language/exceptions.rakudoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ sub bad-sub {
391391
say "Error ", .^name, ': ',.Str;
392392
$return = '0';
393393
.resume;
394-
395394
}
396395
}
397396
}

0 commit comments

Comments
 (0)