5 lines
61 B
Rust
5 lines
61 B
Rust
|
#[macro_use]
|
||
|
mod macros;
|
||
|
|
||
|
test!(simple_warn, "@warn 2", "");
|