mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 00:14:22 +00:00
3 lines
53 B
Rust
3 lines
53 B
Rust
#[macro_export]
|
|
macro_rules! m { ([$i:item]) => {} }
|