blob: fde0d746634c75bda4939b7e052e9f6516700c36 [file] [log] [blame]
extern crate foo;
fn main() {
foo::bar();
}