#![crate_name = "a"] pub fn foo() { println!("hello!"); }