/** * Tests for the always-throws-branch rule. * * The rule fires when every outbound edge of a non-module-init function * matches a `throw new (...)` shape. The textual heuristic operates * on `CallEdge.text`, which the inventory pipeline truncates to <=80 chars. */ export {}; //# sourceMappingURL=always-throws-branch.test.d.ts.map