#![feature(custom_attribute)] #![allow(unused_attributes)] #[miri_run] #[inline(never)] pub fn main() { }