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
/
incremental
/
remove_source_file
/
auxiliary
/
mod.rs
blob: 96a366d9633a459c31e326ac9431d3410bc79bb6 (
plain
)
1
2
3
pub
fn
print_hello
()
{
println!
(
"hello"
);
}