fn main() { debug!("hello, multi-file world."); bar::other(); }