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