Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
pretty
/
attr-tokens-raw-ident.rs
blob: ce0027f282eb0aa49b784d0f9eb7e1fea24f3c8b [
file
] [
log
] [
blame
] [
edit
]
// Keywords in attribute paths are printed as raw idents,
// but keywords in attribute arguments are not.
//@ pp-exact
#[
rustfmt
::
r
#
final
(
final
)]
fn
main
()
{}