Skip to content

Commit 30c32b5

Browse files
authored
Update 048-cpp17-misc-uncaught_exceptions.md
1 parent 97346dd commit 30c32b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

048-cpp17-misc-uncaught_exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ struct X
6464
} catch( ... )
6565
}
6666

67-
}
67+
} ;
6868
~~~

0 commit comments

Comments
 (0)