Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
ui
/
resolve
/
crate-called-as-function.rs
blob: 30922d923f48b7e4fa9d41dda7e71ad32c600092 [
file
] [
log
] [
blame
]
fn
main
()
{
::
foo
()
//~ ERROR cannot find external crate `foo` in the crate root
}