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