blob: 1bcbcfd6c594db14eb7f8c060ac9be003dfe4bb2 [file] [log] [blame]
fn included() {
foo!(); // #inc-loc1
foo2!(); // #inc-loc2
zzz(); // #inc-loc3
}