Sign in
android
/
toolchain
/
rustc
/
da60c8575e02ed54fcffcb7f2f9289b4705b60ff
/
.
/
src
/
test
/
ui
/
error-codes
/
E0585.rs
blob: 890b77b533afb9f51c5c6ae2f7a558fcbcb9a5ca [
file
] [
log
] [
blame
]
fn
main
()
{
/// Hello! I'm useless...
//~^ ERROR E0585
}