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
/
parser
/
dotdotdot-expr.rs
blob: d842fb6e030013395e0e7a1ff1f8bce293c3006c (
plain
)
1
2
3
4
fn
main
()
{
let
_redemptive
=
1
..
.
21
;
//~^ ERROR unexpected token
}