/** * SMI-4293 / finding H3: Regression guard for query-based extraction. * * Before the WASM query path replaces the regex path, this test asserts * that for every Python fixture, the query-based extraction produces a * SUPERSET OR EQUAL SET of constructs relative to the regex baseline. * A missing construct in the query path blocks the PR — queries must be * extended until parity is reached. * * @see docs/internal/implementation/github-wave-5c-tree-sitter-incremental.md */ export {}; //# sourceMappingURL=queryExtractionMatchesOrExceedsRegex.test.d.ts.map