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