Sign in
code
/
git
/
5b5a7f5ebd2e2701ac6fa522866f22b885147c01
/
.
/
t
/
t4018
/
rust-macro-rules
blob: ec610c5b62b8e42be5deef05a7a487baadb71e8d [
file
]
macro_rules
!
RIGHT
{
()
=>
{
// a comment
let
x
=
ChangeMe
;
};
}