Sign in
rust
/
rust
/
e8a63124746761e743d69ea510194de2ada4034f
/
.
/
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
}