blob: 41c81c7bb433c69962cd1be3655de15d3e3325d5 [file] [log] [blame]
fn main() {
println!("Hello, world!");
}
mod foo;