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