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