mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-20 03:50:46 +00:00
5 lines
120 B
Rust
5 lines
120 B
Rust
use proc_macro_error::proc_macro_error;
|
|
|
|
#[proc_macro_error(allow_not_macro, assert_unwind_safe, trololo)]
|
|
fn main() {}
|