We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7c711 commit 228f855Copy full SHA for 228f855
1 file changed
libcc2rs-macros/tests/ui/forbidden.rs
@@ -1,3 +1,6 @@
1
+// Copyright (c) 2022-present INESC-ID.
2
+// Distributed under the MIT license that can be found in the LICENSE file.
3
+
4
use libcc2rs_macros::{goto, goto_block, switch, switch_break};
5
6
fn switch_bare_break() {
0 commit comments