index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
index-bot.rs
blob: e69c4019f61e549cbe48a8b852df4a8dc37032ba (
plain
)
1
2
3
fn
main
()
{
(
return
)[
0
];
//~ ERROR cannot index into a value of type `!`
}