Sign in
rust
/
rust
/
HEAD
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
skip_macro_invocations
/
name_unknown.rs
blob: d56695325240d54936b12420c4064c7be47f099e [
file
] [
log
] [
blame
]
// rustfmt-skip_macro_invocations: ["unknown"]
// Should not skip this invocation
items
!(
const
_
:
u8
=
0
;
);