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
/
src
/
tools
/
clippy
/
tests
/
ui
/
crashes
/
ice-3891.rs
blob: a3f1ccad71ae6f7b94dd306b3796e537d5e21710 (
plain
)
1
2
3
4
fn
main
()
{
1
x
;
//~^ ERROR: invalid suffix `x` for number literal
}