3 lines
87 B
Rust
3 lines
87 B
Rust
fn main() {
|
|
::foo() //~ ERROR cannot find external crate `foo` in the crate root
|
|
}
|