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