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
/
attr-shebang.rs
blob: 3b0dc096f58fb681b30ce22172286cdbc8da6ff4 (
plain
)
1
2
3
4
5
// run-pass
#![allow(stable_features)]
#![feature(rust1)]
pub
fn
main
()
{
}