/** * Tests for language directive module (PRI-336). * * Validates: * - resolveOutputLanguage: valid, invalid, missing values * - buildLanguageDirective: zh-CN, en, undefined * - Technical identifiers not translated instruction * - Malformed config produces warning/reason (ERR-002, ERR-009) * - No silent fallback (ERR-002) */ export {}; //# sourceMappingURL=language-directive.test.d.ts.map