blob: ce0027f282eb0aa49b784d0f9eb7e1fea24f3c8b [file] [log] [blame]
// Keywords in attribute paths are printed as raw idents,
// but keywords in attribute arguments are not.
//@ pp-exact
#[rustfmt::r#final(final)]
fn main() {}