struct Foo { bytes: [u8; std::mem::size_of::()] //~^ ERROR cycle detected when evaluating type-level constant } fn main() {}