blob: 3ca6ac6d1036eca3443c5a1e971aec3ec70ec2f5 [file] [log] [blame]
fn main() {
println!("foo");
bar::bar();
}