5 lines
84 B
Rust
5 lines
84 B
Rust
|
#![this::is::not::skip::attribute(ouch)]
|
||
|
|
||
|
#[ouch(not, skip, me)]
|
||
|
fn main() {}
|