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
/
shebang
/
regular-attrib.rs
blob: ca8fb0830ffb142e8b102e6b88c26674383116d4 (
plain
)
1
2
3
4
5
#![allow(unused_variables)]
// check-pass
fn
main
()
{
let
x
=
5
;
}