Sign in
rust
/
rust
/
dae8ea92a7337b3c2c4db7d06de554fbcf2de2e8
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue_5882.rs
blob: e36f9965438b4bb0ff1c3d6f9e96bcb36afa0ada [
file
] [
log
] [
blame
]
macro_rules
!
foo
{}
macro_rules
!
bar
{
/*comment*/
}
macro_rules
!
baz
{
//comment
}
macro_rules
!
foobar
{
//comment
}