blob: e88a51e9a3ab64f09c2f13eb9dd39a74f12b4e02 [file]
#[repr(align(16))]
//~^ ERROR attribute cannot be used on
pub type Foo = i32;
fn main() {}