mod hello; fn main() { println!("{}", hello::there()); }