blob: 6112157feca5da59308cb742514885033fb6570e [file] [log] [blame] [edit]
fn test() -> impl Sized + use<Missing> {}
//~^ ERROR E0800
fn main() {}