mod function; fn main() { println!("f(1): {}", function::f(1)) }