mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 23:40:08 +00:00
4 lines
47 B
Rust
4 lines
47 B
Rust
//@ edition:2018
|
|
|
|
macro_rules! m { () => {}; }
|