1 2 3 4 5 6 7 8 9
#![feature(const_generics)] fn foo< const N: [u8; { struct Inner<'a>(&'a ()); 3 }], >() { }