//! `ProjectScope` / own-call recognition tests. Split into focused sub-files
//! (each ≤ the SRP file-length cap); shared imports + the `build_scope` helper
//! live here and reach the sub-modules via `use super::*`.
pub use crate*;
pub use ;
pub use Visit;
pub use ;
pub