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