package dep; // Noncanonical migration spelling: the actual line-leading @test makes this // test-only. It must be excluded when dep is imported by the root package. @test fn imported_dependency_test_must_not_leak() void = { assert(false); };