/// Three free functions (`func_a`/`func_b`/`func_c`) with identical
/// `let x = 1; let y = x + 2; let z = y * x;` bodies in separate files — the
/// shared 3-way-match fixture used by both the duplicate-function and the
/// fragment three-way tests.
pub