Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
resolve
/
crate-called-as-function.rs
blob: e8f52c0c029aaf5fcf0d772e4198a05ecee9d00f [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
::
foo
()
//~ cannot find external crate `foo` in the crate root
}