Skip to content

Commit 228f855

Browse files
committed
Add banner
1 parent cb7c711 commit 228f855

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libcc2rs-macros/tests/ui/forbidden.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
use libcc2rs_macros::{goto, goto_block, switch, switch_break};
25

36
fn switch_bare_break() {

0 commit comments

Comments
 (0)