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
/
editions
/
edition-feature-ok.rs
blob: 69242fd715cef30b81a032342f3137ca227e9ea4 (
plain
)
1
2
3
4
5
// check-pass
#![feature(rust_2018_preview)]
fn
main
()
{}