use main::bar; //~ ERROR unresolved import `main` fn main() { println!("foo"); }