Sign in
rust
/
rustfmt
/
HEAD
/
.
/
tests
/
source
/
skip_macro_invocations
/
path_qualified_name_mismatch.rs
blob: 4e3eb542dbea425182140b1239bcfcb913bf9582 [
file
] [
log
] [
blame
]
// rustfmt-skip_macro_invocations: ["self::items"]
// Should not skip this invocation
items
!(
const
_
:
u8
=
0
;
);