Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
error-codes
/
E0585.rs
blob: 890b77b533afb9f51c5c6ae2f7a558fcbcb9a5ca [
file
]
fn
main
()
{
/// Hello! I'm useless...
//~^ ERROR E0585
}