We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ac0ed commit eb245bbCopy full SHA for eb245bb
1 file changed
tests/unit/switch_while_in_switch_break.cpp
@@ -1,6 +1,7 @@
1
// Copyright (c) 2022-present INESC-ID.
2
// Distributed under the MIT license that can be found in the LICENSE file.
3
4
+// panic
5
#include <cassert>
6
7
int while_in_switch_break(int n) {
0 commit comments