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
/
run-make
/
relro-levels
/
hello.rs
blob: e7a11a969c037e00a796aafeff6258501ec15e9a (
plain
)
1
2
3
fn
main
()
{
println!
(
"Hello, world!"
);
}