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