Sign in
rust
/
rust
/
8a2c6ea4097f8bd2f282af2c491ff58622d12bbe
/
.
/
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
;
);