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