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