blob: bb2c4bb558e57dd10a9d073e2ca2daba1adce345 [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() { }