mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-03 01:08:18 +00:00
2 lines
45 B
Rust
2 lines
45 B
Rust
macro_rules! m { () => { $crate::main(); } }
|