1 2 3 4 5
// check-pass static ASSERT: () = [()][!(std::mem::size_of::<u32>() == 4) as usize]; fn main() {}