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