Sign in
rust
/
rustfmt
/
bedef9bd13c2f432584064b51a0d619b7974eb08
/
.
/
tests
/
source
/
skip_macro_invocations
/
path_qualified_match.rs
blob: 9398918a9e11e23e1f6736ca2e1d1e5285d3c157 [
file
] [
log
] [
blame
]
// rustfmt-skip_macro_invocations: ["self::items"]
// Should skip this invocation
self
::
items
!(
const
_
:
u8
=
0
;
);