Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
resolve
/
crate-called-as-function.rs
blob: e8f52c0c029aaf5fcf0d772e4198a05ecee9d00f [
file
] [
log
] [
blame
]
fn
main
()
{
::
foo
()
//~ cannot find external crate `foo` in the crate root
}