Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
error-codes
/
E0800.rs
blob: 6112157feca5da59308cb742514885033fb6570e [
file
]
fn
test
()
->
impl
Sized
+
use
<
Missing
>
{}
//~^ ERROR E0800
fn
main
()
{}