blob: de21d9061f8dcc4c49cc76d2b1263f46d3f19acf [file] [log] [blame]
fn main() {
foobar::ok(1);
// small item
}
fn f() {
foobar::ok(2);
}