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

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

4 lines
47 B
Rust
Raw Normal View History

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