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
/
ui
/
resolve
/
crate-called-as-function.rs
blob: e8f52c0c029aaf5fcf0d772e4198a05ecee9d00f (
plain
)
1
2
3
fn
main
()
{
::
foo
()
//~ cannot find external crate `foo` in the crate root
}