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