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
/
test
/
ui
/
diagnostic-width
/
whitespace-trimming.rs
blob: f747bcf17e0b427992a72926029dba912cd0b181 (
plain
)
1
2
3
4
5
6
// ignore-tidy-linelength
fn
main
()
{
let
_
:
()
=
42
;
//~^ ERROR mismatched types
}