1 use proc_macro_error::proc_macro_error;
2 
3 #[proc_macro_error(allow_not_macro, assert_unwind_safe, trololo)]
mainnull4 fn main() {}
5