1es2panda/test/TypeScript/tests/cases/compiler/ambientClassOverloadForFunction.ts 2es2panda/test/TypeScript/tests/cases/compiler/arrowFunctionWithObjectLiteralBody5.ts 3es2panda/test/TypeScript/tests/cases/compiler/arrowFunctionWithObjectLiteralBody6.ts 4es2panda/test/TypeScript/tests/cases/compiler/assertionFunctionsCanNarrowByDiscriminant.ts 5es2panda/test/TypeScript/tests/cases/compiler/bom-utf16be.ts 6es2panda/test/TypeScript/tests/cases/compiler/castTest.ts 7es2panda/test/TypeScript/tests/cases/compiler/classFunctionMerging.ts 8es2panda/test/TypeScript/tests/cases/compiler/collisionArgumentsInType.ts 9es2panda/test/TypeScript/tests/cases/compiler/collisionArgumentsInterfaceMembers.ts 10es2panda/test/TypeScript/tests/cases/compiler/computedPropertiesTransformedInOtherwiseNonTSClasses.ts 11es2panda/test/TypeScript/tests/cases/compiler/constructorOverloads5.ts 12es2panda/test/TypeScript/tests/cases/compiler/continueTarget3.ts 13es2panda/test/TypeScript/tests/cases/compiler/controlFlowCaching.ts 14es2panda/test/TypeScript/tests/cases/compiler/declarationEmitDestructuringOptionalBindingParametersInOverloads.ts 15es2panda/test/TypeScript/tests/cases/compiler/declareIdentifierAsBeginningOfStatementExpression01.ts 16es2panda/test/TypeScript/tests/cases/compiler/discriminantsAndPrimitives.ts 17es2panda/test/TypeScript/tests/cases/compiler/elidedEmbeddedStatementsReplacedWithSemicolon.ts 18es2panda/test/TypeScript/tests/cases/compiler/emitDecoratorMetadata_restArgs.ts 19es2panda/test/TypeScript/tests/cases/compiler/exportAsNamespace.d.ts 20es2panda/test/TypeScript/tests/cases/compiler/exportDeclarationsInAmbientNamespaces.ts 21es2panda/test/TypeScript/tests/cases/compiler/exportEqualsOfModule.ts 22es2panda/test/TypeScript/tests/cases/compiler/exportRedeclarationTypeAliases.ts 23es2panda/test/TypeScript/tests/cases/compiler/exportSpecifierAndExportedMemberDeclaration.ts 24es2panda/test/TypeScript/tests/cases/compiler/getterSetterNonAccessor.ts 25es2panda/test/TypeScript/tests/cases/compiler/globalIsContextualKeyword.ts 26es2panda/test/TypeScript/tests/cases/compiler/implementsInClassExpression.ts 27es2panda/test/TypeScript/tests/cases/compiler/inferenceErasedSignatures.ts 28es2panda/test/TypeScript/tests/cases/compiler/isLiteral1.ts 29es2panda/test/TypeScript/tests/cases/compiler/isLiteral2.ts 30es2panda/test/TypeScript/tests/cases/compiler/letAsIdentifier2.ts 31es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForIn_ES5.ts 32es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForIn_ES6.ts 33es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForOf_ES5.ts 34es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForOf_ES6.ts 35es2panda/test/TypeScript/tests/cases/compiler/mutuallyRecursiveInterfaceDeclaration.ts 36es2panda/test/TypeScript/tests/cases/compiler/objectLitGetterSetter.ts 37es2panda/test/TypeScript/tests/cases/compiler/overloadResolutionOverNonCTObjectLit.ts 38es2panda/test/TypeScript/tests/cases/compiler/overloadedConstructorFixesInferencesAppropriately.ts 39es2panda/test/TypeScript/tests/cases/compiler/parameterInitializerBeforeDestructuringEmit.ts 40es2panda/test/TypeScript/tests/cases/compiler/parseArrowFunctionWithFunctionReturnType.ts 41es2panda/test/TypeScript/tests/cases/compiler/parseEntityNameWithReservedWord.ts 42es2panda/test/TypeScript/tests/cases/compiler/sigantureIsSubTypeIfTheyAreIdentical.ts 43es2panda/test/TypeScript/tests/cases/compiler/sourceMapValidationDecorators.ts 44es2panda/test/TypeScript/tests/cases/compiler/sourceMapValidationDestructuringForArrayBindingPattern2.ts 45es2panda/test/TypeScript/tests/cases/compiler/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.ts 46es2panda/test/TypeScript/tests/cases/compiler/sourceMapValidationDestructuringForObjectBindingPattern2.ts 47es2panda/test/TypeScript/tests/cases/compiler/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.ts 48es2panda/test/TypeScript/tests/cases/compiler/systemNamespaceAliasEmit.ts 49es2panda/test/TypeScript/tests/cases/compiler/taggedTemplateStringWithSymbolExpression01.ts 50es2panda/test/TypeScript/tests/cases/compiler/unusedLocalsAndParametersOverloadSignatures.ts 51es2panda/test/TypeScript/tests/cases/compiler/withStatementInternalComments.ts 52es2panda/test/TypeScript/tests/cases/conformance/async/es2017/asyncAwait_es2017.ts 53es2panda/test/TypeScript/tests/cases/conformance/classes/members/privateNames/privateNameComputedPropertyName1.ts 54es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments03_ES6.ts 55es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments04_ES6.ts 56es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments05_ES6.ts 57es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments06_ES6.ts 58es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments07_ES6.ts 59es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments08.ts 60es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments08_ES6.ts 61es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments11_ES6.ts 62es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments13.ts 63es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments13_ES6.ts 64es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments14_ES6.ts 65es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments15_ES6.ts 66es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments16_ES6.ts 67es2panda/test/TypeScript/tests/cases/conformance/es6/arrowFunction/emitArrowFunctionWhenUsingArguments17_ES6.ts 68es2panda/test/TypeScript/tests/cases/conformance/es6/destructuring/declarationInAmbientContext.ts 69es2panda/test/TypeScript/tests/cases/conformance/es6/for-ofStatements/for-of53.ts 70es2panda/test/TypeScript/tests/cases/conformance/es6/for-ofStatements/for-of56.ts 71es2panda/test/TypeScript/tests/cases/conformance/es6/functionDeclarations/FunctionDeclaration11_es6.ts 72es2panda/test/TypeScript/tests/cases/conformance/es6/functionDeclarations/FunctionDeclaration2_es6.ts 73es2panda/test/TypeScript/tests/cases/conformance/es6/functionDeclarations/FunctionDeclaration4_es6.ts 74es2panda/test/TypeScript/tests/cases/conformance/es6/modules/defaultExportWithOverloads01.ts 75es2panda/test/TypeScript/tests/cases/conformance/es6/templates/taggedTemplateStringsWithTagNamedDeclare.ts 76es2panda/test/TypeScript/tests/cases/conformance/es6/templates/taggedTemplateStringsWithTagNamedDeclareES6.ts 77es2panda/test/TypeScript/tests/cases/conformance/es6/templates/taggedTemplateStringsWithTypedTags.ts 78es2panda/test/TypeScript/tests/cases/conformance/es6/templates/taggedTemplateStringsWithTypedTagsES6.ts 79es2panda/test/TypeScript/tests/cases/conformance/es6/yieldExpressions/generatorTypeCheck38.ts 80es2panda/test/TypeScript/tests/cases/conformance/expressions/elementAccess/letIdentifierInElementAccess01.ts 81es2panda/test/TypeScript/tests/cases/conformance/expressions/nullishCoalescingOperator/nullishCoalescingOperator_es2020.ts 82es2panda/test/TypeScript/tests/cases/conformance/expressions/propertyAccess/propertyAccessNumericLiterals.ts 83es2panda/test/TypeScript/tests/cases/conformance/expressions/typeGuards/typeGuardFunctionOfFormThis.ts 84es2panda/test/TypeScript/tests/cases/conformance/functions/functionWithUseStrictAndSimpleParameterList.ts 85es2panda/test/TypeScript/tests/cases/conformance/interfaces/interfaceDeclarations/asiPreventsParsingAsInterface01.ts 86es2panda/test/TypeScript/tests/cases/conformance/interfaces/interfaceDeclarations/asiPreventsParsingAsInterface03.ts 87es2panda/test/TypeScript/tests/cases/conformance/interfaces/interfaceDeclarations/asiPreventsParsingAsInterface04.ts 88es2panda/test/TypeScript/tests/cases/conformance/internalModules/moduleDeclarations/asiPreventsParsingAsNamespace04.ts 89es2panda/test/TypeScript/tests/cases/conformance/parser/ecmascript5/ArrowFunctionExpressions/parserArrowFunctionExpression6.ts 90es2panda/test/TypeScript/tests/cases/conformance/parser/ecmascript5/RegressionTests/parser579071.ts 91es2panda/test/TypeScript/tests/cases/conformance/scanner/ecmascript3/scannerES3NumericLiteral2.ts 92es2panda/test/TypeScript/tests/cases/conformance/types/keyof/keyofAndIndexedAccess.ts 93es2panda/test/TypeScript/tests/cases/conformance/types/literal/literalTypesAndDestructuring.ts 94es2panda/test/TypeScript/tests/cases/conformance/types/members/objectTypeWithStringNamedNumericProperty.ts 95es2panda/test/TypeScript/tests/cases/conformance/types/specifyingTypes/typeQueries/typeQueryWithReservedWords.ts 96es2panda/test/TypeScript/tests/cases/conformance/types/stringLiteral/stringLiteralTypesAndParenthesizedExpressions01.ts 97es2panda/test/TypeScript/tests/cases/conformance/types/tuple/named/namedTupleMembers.ts 98es2panda/test/TypeScript/tests/cases/conformance/types/typeParameters/typeArgumentLists/constraintSatisfactionWithEmptyObject.ts 99es2panda/test/TypeScript/tests/cases/conformance/types/uniqueSymbol/uniqueSymbols.ts 100es2panda/test/TypeScript/tests/cases/conformance/types/uniqueSymbol/uniqueSymbolsDeclarations.ts 101