blob: 3ffeee2bee7d2fc572fa14a981ea890e181a20cf [file] [log] [blame]
mod foo;
fn main() {
foo::bar();
}