Sign in
rust
/
rust
/
58f80da065eede67f1476ecd5f30006e62dcc2fe
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue_4823.rs
blob: a008dd3d83817cd4ca944381901d33da193d62e9 [
file
]
macro_rules
!
m
{
()
=>
{
type
Type
;
};
}