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