Skip to content

Commit eb245bb

Browse files
committed
Add missing panic marker
1 parent 39ac0ed commit eb245bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/switch_while_in_switch_break.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2022-present INESC-ID.
22
// Distributed under the MIT license that can be found in the LICENSE file.
33

4+
// panic
45
#include <cassert>
56

67
int while_in_switch_break(int n) {

0 commit comments

Comments
 (0)