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