blob: c80e0a98421367ae1cc8a7efe9d37172bd8a29c8 [file]
//@ only-64bit
pub const ZST: &[u8] = unsafe { std::mem::transmute(1usize) };
//~^ ERROR transmuting from 8-byte type to 16-byte type