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
/
src
/
tools
/
rustfmt
/
tests
/
target
/
skip
/
main.rs
blob: 2d33bef92519ed54e9ebdb6425fac66de4570b19 (
plain
)
1
2
3
4
5
mod
foo
;
fn
main
()
{
println!
(
"Hello, world!"
);
}