Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-17373.rs
blob: dc3be48a7ead711a2d0319f082068c5ce7bd879f [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
*
return
//~ ERROR type `!` cannot be dereferenced
;
}