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