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-fulldeps
/
save-analysis-rfc2126
/
krate2.rs
blob: d24c68862b074e905182b72a9c8a101bd9c620e6 (
plain
)
1
2
3
4
5
#![crate_name =
"krate2"
]
#![crate_type =
"lib"
]
pub
fn
hello
()
{
}