rust/tests/ui/proc-macro/auxiliary/derive-helper-shadowed-2.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
55 B
Rust
Raw Normal View History

#[macro_export]
macro_rules! empty_helper { () => () }