Sign in
fuchsia
/
third_party
/
rust
/
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-2917
/
minimal.rs
blob: e81e1e6a5a800a6956fee3416ba78e9f1d9e3a1f [
file
]
macro_rules
!
foo
{
()
=>
{
// comment
/*
*/
};
}