Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-2917
/
minimal.rs
blob: e81e1e6a5a800a6956fee3416ba78e9f1d9e3a1f [
file
] [
log
] [
blame
] [
edit
]
macro_rules
!
foo
{
()
=>
{
// comment
/*
*/
};
}