Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
test
/
ui
/
index-bot.rs
blob: e69c4019f61e549cbe48a8b852df4a8dc37032ba [
file
] [
log
] [
blame
]
fn
main
()
{
(
return
)[
0
];
//~ ERROR cannot index into a value of type `!`
}