We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf025e1 commit 07dd6d5Copy full SHA for 07dd6d5
cpp/ql/test/library-tests/ir/ir/ir.cpp
@@ -2513,7 +2513,7 @@ void destruction_in_switch_2(int c) {
2513
break;
2514
}
2515
default: {
2516
- break;
+ break;
2517
2518
2519
@@ -2525,7 +2525,7 @@ void destruction_in_switch_3(int c) {
2525
2526
2527
2528
2529
2530
2531
0 commit comments