mirror of
https://github.com/openharmony/third_party_rust_proc-macro-error.git
synced 2026-07-01 21:34:10 -04: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() {}
|