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
/
new-import-syntax.rs
blob: f132ed57ce933305c763abbc190ccdfd6338e328 (
plain
)
1
2
3
4
5
// run-pass
pub
fn
main
()
{
println!
(
"Hello world!"
);
}