struct Foo(&'a u32); //~^ Error lifetime parameters must be declared prior to const parameters fn main() {}