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
/
test
/
run-make-fulldeps
/
extern-flag-pathless
/
bar-static.rs
blob: 240d8bde4d186761401f23b82dcaf7c2e540f50c (
plain
)
1
2
3
pub
fn
f
()
{
println!
(
"static"
);
}