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