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