this is for a binary with just ```rust #[entry] fn main() -> ! { panic!("boom"); } ```