mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 12:58:20 +00:00
4 lines
47 B
Rust
4 lines
47 B
Rust
//@ edition:2018
|
|
|
|
macro_rules! m { () => {}; }
|