]> git.proxmox.com Git - rustc.git/blob - src/tools/rustfmt/tests/target/issue-2641.rs
Update upstream source from tag 'upstream/1.52.1+dfsg1'
[rustc.git] / src / tools / rustfmt / tests / target / issue-2641.rs
1 macro_rules! a {
2 () => {{}};
3 }