Skip to content

Commit 3202777

Browse files
authored
Remove the LastCatch documentation.
1 parent 07e315e commit 3202777

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/statement.dd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,9 +1515,6 @@ $(GNAME FinallyStatement):
15151515
T1 is the same type as or a base class of T2.
15161516
)
15171517

1518-
$(P $(I LastCatch) catches all exceptions.
1519-
)
1520-
15211518
$(P The $(I FinallyStatement) is always executed, whether
15221519
the $(D try) $(I ScopeStatement) exits with a goto, break,
15231520
continue, return, exception, or fall-through.

0 commit comments

Comments
 (0)