// // error-pattern: entry symbol `main` defined multiple times #![allow(warnings)] #[no_mangle] fn main(){}