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