rust/tests/ui/extern/auxiliary/issue-80074-macro-2.rs

4 lines
46 B
Rust
Raw Normal View History

// edition:2018
macro_rules! m { () => {}; }