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