mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-15 06:28:39 +00:00
5 lines
81 B
Rust
5 lines
81 B
Rust
fn main() {}
|
|
|
|
macro_rules! test {}
|
|
//~^ ERROR unexpected end of macro invocation
|