blob: 466b6b9be56781f12708ed8e88da95ef7f595291 [file] [log] [blame]
fn main() { debug!("hello, multi-file world."); bar::other(); }