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
/
suspicious-library
/
bar.rs
blob: 550c94cd0c6088597416562822a53bf859f31492 (
plain
)
1
2
3
extern
crate
foo
;
fn
main
()
{
foo
::
foo
()
}