#[this::is::not::skip::macros(ouch)] fn main() { let macro_result1 = ouch! {
this should be mangled
} .to_string(); }