This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
a04c7e0f1b
git
/
t
/
t4018
/
rust-macro-rules
7 lines
89 B
Plaintext
Raw
Blame
History
macro_rules! RIGHT {
() => {
// a comment
let x = ChangeMe;
};
}
View Git Blame
Copy Permalink