History log of /
arkcompiler
/
ets_frontend
/
ets2panda
/
test
/
parser
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
3af6ab5f
24-Oct-2024
openharmony_ci <120357966@qq.com>
!3358 update KFL 1023
Merge pull request !3358 from hanlong/master
as/test_class_method-expected.txt
as/test_class_method.ts
as/test_class_property-expected.txt
as/test_class_property.ts
as/test_decorators1-expected.txt
as/test_decorators1.ts
as/test_decorators4-expected.txt
as/test_decorators4.ts
as/test_interface-expected.txt
as/test_interface.ts
as/test_object_literal-expected.txt
as/test_object_literal.ts
as/test_type_annotation-expected.txt
as/test_type_annotation.ts
ets/AccessBinaryTrees-expected.txt
ets/AccessBinaryTrees.sts
ets/AccessFannkuch-expected.txt
ets/AccessFannkuch.sts
ets/AccessNBody-expected.txt
ets/AccessNBody.sts
ets/AccessNSieve-expected.txt
ets/AccessNSieve.sts
ets/Bitops3BitBitsInByte-expected.txt
ets/Bitops3BitBitsInByte.sts
ets/BitopsBitsInByte-expected.txt
ets/BitopsBitsInByte.sts
ets/BitopsBitwiseAnd-expected.txt
ets/BitopsBitwiseAnd.sts
ets/BitopsNSieveBits-expected.txt
ets/BitopsNSieveBits.sts
ets/Boolean_bitwise-expected.txt
ets/Boolean_bitwise.sts
ets/ControlFlowRecursive-expected.txt
ets/ControlFlowRecursive.sts
ets/Dollar_dollar_1-expected.txt
ets/Dollar_dollar_1.sts
ets/Dollar_dollar_2-expected.txt
ets/Dollar_dollar_2.sts
ets/Dollar_dollar_3-expected.txt
ets/Dollar_dollar_3.sts
ets/Dollar_dollar_4-expected.txt
ets/Dollar_dollar_4.sts
ets/FunctionInSwitch-expected.txt
ets/FunctionInSwitch.sts
ets/FunctionType-expected.txt
ets/FunctionType.sts
ets/FunctionalTypeAsTypeArgument-expected.txt
ets/FunctionalTypeAsTypeArgument.sts
ets/InferTypeParamFromParam1-expected.txt
ets/InferTypeParamFromParam1.sts
ets/InferTypeParamFromParam3-expected.txt
ets/InferTypeParamFromParam3.sts
ets/MathCordic-expected.txt
ets/MathCordic.sts
ets/MathPartialSums-expected.txt
ets/MathPartialSums.sts
ets/MathSpectralNorm-expected.txt
ets/MathSpectralNorm.sts
ets/Morph3d-expected.txt
ets/Morph3d.sts
ets/NullCoalescingWithGenerics
ets/NullCoalescingWithGenerics-expected.txt
ets/OptionalParametersWithGenericReturnTypes-expected.txt
ets/OptionalParametersWithGenericReturnTypes.sts
ets/StaticFieldAndMethodSameName-expected.txt
ets/StaticFieldAndMethodSameName.sts
ets/StaticFieldAndMethodSameNameInheritance-expected.txt
ets/StaticFieldAndMethodSameNameInheritance.sts
ets/StringBase64-expected.txt
ets/StringBase64.sts
ets/access_modifier_2-expected.txt
ets/access_modifier_2.sts
ets/access_modifier_3-expected.txt
ets/access_modifier_3.sts
ets/ambient_call_signature-expected.txt
ets/ambient_call_signature.sts
ets/ambient_declaration_final_class-expected.txt
ets/ambient_declaration_final_class.sts
ets/ambient_indexer_1-expected.txt
ets/ambient_indexer_1.sts
ets/ambient_indexer_6-expected.txt
ets/ambient_indexer_6.sts
ets/ambient_object_iterable-expected.txt
ets/ambient_object_iterable.sts
ets/array-expected.txt
ets/array.sts
ets/arrayHoldingNullValue-expected.txt
ets/arrayHoldingNullValue.sts
ets/arrayLiteralReassign-expected.txt
ets/arrayLiteralReassign.sts
ets/array_creation_expression-expected.txt
ets/array_creation_expression.sts
ets/array_expression_implicit_cast_assignment-expected.txt
ets/array_expression_implicit_cast_assignment.sts
ets/array_expression_implicit_cast_return-expected.txt
ets/array_expression_implicit_cast_return.sts
ets/array_new-expected.txt
ets/array_new.sts
ets/array_type_from_literal-expected.txt
ets/array_type_from_literal.sts
ets/as_expression_unary_expression-expected.txt
ets/as_expression_unary_expression.sts
ets/assert-expected.txt
ets/assert.sts
ets/assign-expected.txt
ets/assign-func-expected.txt
ets/assign-func.sts
ets/assign.sts
ets/assignNullableFromMethodToNullableParam-expected.txt
ets/assignNullableFromMethodToNullableParam.sts
ets/assignNullableToNonNullable-expected.txt
ets/assignNullableToNonNullable.sts
ets/assignNullableToNonNullableArray-expected.txt
ets/assignNullableToNonNullableArray.sts
ets/assignNullableToNonNullableTypeAlias-expected.txt
ets/assignNullableToNonNullableTypeAlias.sts
ets/assignments-expected.txt
ets/assignments.sts
ets/async_func_return_type-expected.txt
ets/async_func_return_type.sts
ets/async_function-expected.txt
ets/async_function.sts
ets/async_overload-expected.txt
ets/async_overload.sts
ets/async_with_lambda-expected.txt
ets/async_with_lambda.sts
ets/await_complex_promise-expected.txt
ets/await_complex_promise.sts
ets/await_keyword-expected.txt
ets/await_keyword.sts
ets/binary_op-expected.txt
ets/binary_op.sts
ets/binary_operations-expected.txt
ets/binary_operations.sts
ets/blocks-expected.txt
ets/blocks.sts
ets/blocks_scopes-expected.txt
ets/blocks_scopes.sts
ets/boolean-expected.txt
ets/boolean.sts
ets/boolean_cond-expected.txt
ets/boolean_cond.sts
ets/boolean_default-expected.txt
ets/boolean_default.sts
ets/break-expected.txt
ets/break.sts
ets/callFunctionWithNullableParam-expected.txt
ets/callFunctionWithNullableParam.sts
ets/callInterfaceMethodWithNullableParam-expected.txt
ets/callInterfaceMethodWithNullableParam.sts
ets/callMethodWithNullableParam-expected.txt
ets/callMethodWithNullableParam.sts
ets/calling_superclass_methods-expected.txt
ets/calling_superclass_methods.sts
ets/cast_const_union-expected.txt
ets/cast_const_union.sts
ets/cast_expressions-expected.txt
ets/cast_expressions.sts
ets/cast_expressions3-expected.txt
ets/cast_expressions3.sts
ets/cast_expressions4-expected.txt
ets/cast_expressions4.sts
ets/cast_expressions5-expected.txt
ets/cast_expressions5.sts
ets/class_init-expected.txt
ets/class_init.sts
ets/class_instance-expected.txt
ets/class_instance.sts
ets/class_instance_creation-expected.txt
ets/class_instance_creation.sts
ets/class_instance_import_alias-expected.txt
ets/class_instance_import_alias.sts
ets/class_instance_initializer-expected.txt
ets/class_instance_initializer.sts
ets/class_interface_enum_only_top_level_4-expected.txt
ets/class_interface_enum_only_top_level_4.sts
ets/class_static_initializer-expected.txt
ets/class_static_initializer.sts
ets/classes-expected.txt
ets/classes.sts
ets/comment_block-expected.txt
ets/comment_block.sts
ets/comment_line-expected.txt
ets/comment_line.sts
ets/conditionalExpressionType-expected.txt
ets/conditionalExpressionType.sts
ets/const-expected.txt
ets/const.sts
ets/constructorThrowsRethrows-expected.txt
ets/constructorThrowsRethrows.sts
ets/constructor_super_call1-expected.txt
ets/constructor_super_call1.sts
ets/constructor_super_call3-expected.txt
ets/constructor_super_call3.sts
ets/constructor_test-expected.txt
ets/constructor_test.sts
ets/constructor_with_optional_parameter-expected.txt
ets/constructor_with_optional_parameter.sts
ets/constructor_with_return_2-expected.txt
ets/constructor_with_return_2.sts
ets/continue-expected.txt
ets/continue.sts
ets/conversions-expected.txt
ets/conversions.sts
ets/decl_infer-expected.txt
ets/decl_infer.sts
ets/declare_ambient_const_variable-expected.txt
ets/declare_ambient_const_variable.sts
ets/declare_class-expected.txt
ets/declare_class.sts
ets/declare_enum-expected.txt
ets/declare_enum.sts
ets/declare_func-expected.txt
ets/declare_func.sts
ets/declare_iface-expected.txt
ets/declare_iface.sts
ets/declare_namespace-expected.txt
ets/declare_namespace.sts
ets/declare_namespace_2-expected.txt
ets/declare_namespace_2.sts
ets/declare_namespace_3-expected.txt
ets/declare_namespace_3.sts
ets/declare_namespace_4-expected.txt
ets/declare_namespace_4.sts
ets/declare_type-expected.txt
ets/declare_type.sts
ets/default_parameter10-expected.txt
ets/default_parameter10.sts
ets/default_parameter5-expected.txt
ets/default_parameter5.sts
ets/default_parameter7-expected.txt
ets/default_parameter7.sts
ets/default_parameter8-expected.txt
ets/default_parameter8.sts
ets/default_parameter9-expected.txt
ets/default_parameter9.sts
ets/default_parameter_implicitly_typed_return_void-expected.txt
ets/default_parameter_implicitly_typed_return_void.sts
ets/dynamic_import_tests/dynamic_decl_import-expected.txt
ets/dynamic_import_tests/dynamic_decl_import.sts
ets/dynamic_import_tests/dynamic_iface_decl_bad-expected.txt
ets/dynamic_import_tests/dynamic_iface_decl_bad.sts
ets/dynamic_import_tests/dynamic_optional_decl-expected.txt
ets/dynamic_import_tests/dynamic_optional_decl.sts
ets/dynamic_import_tests/modules/instanceof-expected.txt
ets/dynamic_import_tests/modules/instanceof.sts
ets/dynamic_import_tests/modules/module-expected.txt
ets/dynamic_import_tests/modules/module.sts
ets/empty_class-expected.txt
ets/empty_class.sts
ets/empty_statement-expected.txt
ets/empty_statement.sts
ets/enum-expected.txt
ets/enum.sts
ets/enum14-expected.txt
ets/enum14.sts
ets/enum19-expected.txt
ets/enum19.sts
ets/enum21-expected.txt
ets/enum21.sts
ets/enum4-expected.txt
ets/enum4.sts
ets/exports-expected.txt
ets/exports.sts
ets/external_cyclic_constructor_check-expected.txt
ets/external_cyclic_constructor_check.sts
ets/field_decl-expected.txt
ets/field_decl.sts
ets/final_empty_class-expected.txt
ets/final_empty_class.sts
ets/float_pont_format_1-expected.txt
ets/float_pont_format_1.sts
ets/float_pont_format_2-expected.txt
ets/float_pont_format_2.sts
ets/float_pont_format_3-expected.txt
ets/float_pont_format_3.sts
ets/float_pont_format_4-expected.txt
ets/float_pont_format_4.sts
ets/float_pont_format_5-expected.txt
ets/float_pont_format_5.sts
ets/float_pont_format_6-expected.txt
ets/float_pont_format_6.sts
ets/float_pont_format_7-expected.txt
ets/float_pont_format_7.sts
ets/float_pont_format_8-expected.txt
ets/float_pont_format_8.sts
ets/float_separator_1-expected.txt
ets/float_separator_1.sts
ets/folder_import_index/index-expected.txt
ets/folder_import_index/index.sts
ets/for_of-expected.txt
ets/for_of.sts
ets/for_with_break-expected.txt
ets/for_with_break.sts
ets/forofUnboxing-expected.txt
ets/forofUnboxing.sts
ets/funcParamWithOptionalParam-expected.txt
ets/funcParamWithOptionalParam.sts
ets/function-expected.txt
ets/function.sts
ets/functionThrowsRethrows-expected.txt
ets/functionThrowsRethrows.sts
ets/functionTypeThrows-expected.txt
ets/functionTypeThrows.sts
ets/function_implicit_return_type5-expected.txt
ets/function_implicit_return_type5.sts
ets/function_implicit_return_type6-expected.txt
ets/function_implicit_return_type6.sts
ets/function_implicit_return_type8-expected.txt
ets/function_implicit_return_type8.sts
ets/function_implicit_return_type9-expected.txt
ets/function_implicit_return_type9.sts
ets/genericDefaultParam_1-expected.txt
ets/genericDefaultParam_1.sts
ets/genericDefaultParam_3-expected.txt
ets/genericDefaultParam_3.sts
ets/generic_function-expected.txt
ets/generic_function.sts
ets/generic_resolve-expected.txt
ets/generic_resolve.sts
ets/generics_2-expected.txt
ets/generics_2.sts
ets/generics_3-expected.txt
ets/generics_3.sts
ets/generics_4-expected.txt
ets/generics_4.sts
ets/generics_5-expected.txt
ets/generics_5.sts
ets/generics_6-expected.txt
ets/generics_6.sts
ets/generics_7-expected.txt
ets/generics_7.sts
ets/generics_recursive-expected.txt
ets/generics_recursive.sts
ets/generics_type_param_constraint_1-expected.txt
ets/generics_type_param_constraint_1.sts
ets/generics_type_param_constraint_10-expected.txt
ets/generics_type_param_constraint_10.sts
ets/generics_type_param_constraint_11-expected.txt
ets/generics_type_param_constraint_11.sts
ets/generics_type_param_constraint_12-expected.txt
ets/generics_type_param_constraint_12.sts
ets/generics_type_param_constraint_2-expected.txt
ets/generics_type_param_constraint_2.sts
ets/generics_type_param_constraint_3-expected.txt
ets/generics_type_param_constraint_3.sts
ets/generics_type_param_constraint_4-expected.txt
ets/generics_type_param_constraint_4.sts
ets/generics_type_param_constraint_5-expected.txt
ets/generics_type_param_constraint_5.sts
ets/generics_type_param_constraint_6-expected.txt
ets/generics_type_param_constraint_6.sts
ets/generics_type_param_constraint_7-expected.txt
ets/generics_type_param_constraint_7.sts
ets/generics_type_param_constraint_9-expected.txt
ets/generics_type_param_constraint_9.sts
ets/getterOverride-expected.txt
ets/getterOverride.sts
ets/getter_setter_access_modifiers-expected.txt
ets/getter_setter_access_modifiers.sts
ets/globalVarInLambdaInStatic-expected.txt
ets/globalVarInLambdaInStatic.sts
ets/global_const_vars3-expected.txt
ets/global_const_vars3.sts
ets/identifier-expected.txt
ets/identifier.sts
ets/if-expected.txt
ets/if.sts
ets/ifs-expected.txt
ets/ifs.sts
ets/import_conts-expected.txt
ets/import_conts.sts
ets/import_folder-expected.txt
ets/import_folder.sts
ets/import_tests/check_exported_2-expected.txt
ets/import_tests/check_exported_2.sts
ets/import_tests/check_exported_3-expected.txt
ets/import_tests/check_exported_3.sts
ets/import_tests/check_exported_default_class-expected.txt
ets/import_tests/check_exported_default_class.sts
ets/import_tests/default_import-expected.txt
ets/import_tests/default_import.sts
ets/import_tests/diamond/test1-expected.txt
ets/import_tests/diamond/test1.sts
ets/import_tests/diamond/test2-expected.txt
ets/import_tests/diamond/test2.sts
ets/import_tests/diamond/test3-expected.txt
ets/import_tests/diamond/test3.sts
ets/import_tests/diamond/test4-expected.txt
ets/import_tests/diamond/test4.sts
ets/import_tests/duplicated/classdef-expected.txt
ets/import_tests/duplicated/classdef.sts
ets/import_tests/duplicated/extdef-expected.txt
ets/import_tests/duplicated/extdef.sts
ets/import_tests/duplicated/extusedef-expected.txt
ets/import_tests/duplicated/extusedef.sts
ets/import_tests/enum/export-expected.txt
ets/import_tests/enum/export.sts
ets/import_tests/enum/import-expected.txt
ets/import_tests/enum/import.sts
ets/import_tests/export_type_alias-expected.txt
ets/import_tests/export_type_alias.sts
ets/import_tests/folderWithoutIndexOrPackage/separate_module-expected.txt
ets/import_tests/folderWithoutIndexOrPackage/separate_module.sts
ets/import_tests/import_alias/export-expected.txt
ets/import_tests/import_alias/export.sts
ets/import_tests/import_alias/import_alias_1-expected.txt
ets/import_tests/import_alias/import_alias_1.sts
ets/import_tests/import_alias_and_without_alias_1-expected.txt
ets/import_tests/import_alias_and_without_alias_1.sts
ets/import_tests/import_alias_and_without_alias_2-expected.txt
ets/import_tests/import_alias_and_without_alias_2.sts
ets/import_tests/import_alias_and_without_alias_3-expected.txt
ets/import_tests/import_alias_and_without_alias_3.sts
ets/import_tests/import_all-expected.txt
ets/import_tests/import_all.sts
ets/import_tests/import_all_3-expected.txt
ets/import_tests/import_all_3.sts
ets/import_tests/import_all_alias_1-expected.txt
ets/import_tests/import_all_alias_1.sts
ets/import_tests/import_all_type_alias-expected.txt
ets/import_tests/import_all_type_alias.sts
ets/import_tests/import_diff_paths-expected.txt
ets/import_tests/import_diff_paths.sts
ets/import_tests/import_extension/import_extension-expected.txt
ets/import_tests/import_extension/import_extension.sts
ets/import_tests/import_extension/import_extension_1-expected.txt
ets/import_tests/import_extension/import_extension_1.sts
ets/import_tests/import_extension/import_extension_2-expected.txt
ets/import_tests/import_extension/import_extension_2.sts
ets/import_tests/import_function_overload-expected.txt
ets/import_tests/import_function_overload.sts
ets/import_tests/import_interface_test-expected.txt
ets/import_tests/import_interface_test.sts
ets/import_tests/import_interface_test_1-expected.txt
ets/import_tests/import_interface_test_1.sts
ets/import_tests/import_interface_test_2-expected.txt
ets/import_tests/import_interface_test_2.sts
ets/import_tests/import_max_as_alias-expected.txt
ets/import_tests/import_max_as_alias.sts
ets/import_tests/import_name_1-expected.txt
ets/import_tests/import_name_1.sts
ets/import_tests/import_name_alias_1-expected.txt
ets/import_tests/import_name_alias_1.sts
ets/import_tests/import_name_conflicts/imported_module_1-expected.txt
ets/import_tests/import_name_conflicts/imported_module_1.sts
ets/import_tests/import_name_conflicts/imported_module_2-expected.txt
ets/import_tests/import_name_conflicts/imported_module_2.sts
ets/import_tests/import_relative_path-expected.txt
ets/import_tests/import_relative_path.sts
ets/import_tests/import_several_1-expected.txt
ets/import_tests/import_several_1.sts
ets/import_tests/import_several_2-expected.txt
ets/import_tests/import_several_2.sts
ets/import_tests/import_several_3-expected.txt
ets/import_tests/import_several_3.sts
ets/import_tests/import_several_4-expected.txt
ets/import_tests/import_several_4.sts
ets/import_tests/import_several_5-expected.txt
ets/import_tests/import_several_5.sts
ets/import_tests/import_several_6-expected.txt
ets/import_tests/import_several_6.sts
ets/import_tests/import_several_7-expected.txt
ets/import_tests/import_several_7.sts
ets/import_tests/import_ts_file-expected.txt
ets/import_tests/import_ts_file.sts
ets/import_tests/internals-expected.txt
ets/import_tests/internals.sts
ets/import_tests/modules/class_default_module-expected.txt
ets/import_tests/modules/class_default_module.sts
ets/import_tests/modules/default_export-expected.txt
ets/import_tests/modules/default_export.sts
ets/import_tests/modules/missing_default_export-expected.txt
ets/import_tests/modules/missing_default_export.sts
ets/import_tests/modules/module1/src/export_file-expected.txt
ets/import_tests/modules/module1/src/export_file.sts
ets/import_tests/modules/module1/src/re_export_file-expected.txt
ets/import_tests/modules/module1/src/re_export_file.sts
ets/import_tests/modules/module2/src/import_file-expected.txt
ets/import_tests/modules/module2/src/import_file.sts
ets/import_tests/modules/module2/src/re_export_file-expected.txt
ets/import_tests/modules/module2/src/re_export_file.sts
ets/import_tests/modules/struct_module-expected.txt
ets/import_tests/modules/test_lib1-expected.txt
ets/import_tests/modules/test_lib1.sts
ets/import_tests/modules/test_lib2-expected.txt
ets/import_tests/modules/test_lib2.sts
ets/import_tests/modules/typescript_file_import.ts
ets/import_tests/packages/aliasWithoutAlias/import1/import1-expected.txt
ets/import_tests/packages/aliasWithoutAlias/import1/import1.sts
ets/import_tests/packages/aliasWithoutAlias/import2/import2-expected.txt
ets/import_tests/packages/aliasWithoutAlias/import2/import2.sts
ets/import_tests/packages/different-header/subpackage_module_1-expected.txt
ets/import_tests/packages/different-header/subpackage_module_1.sts
ets/import_tests/packages/different-header/subpackage_module_2-expected.txt
ets/import_tests/packages/different-header/subpackage_module_2.sts
ets/import_tests/packages/import_package_with_alias/import_package_with_alias-expected.txt
ets/import_tests/packages/import_package_with_alias/import_package_with_alias.sts
ets/import_tests/packages/import_package_with_alias/package/package_module-expected.txt
ets/import_tests/packages/import_package_with_alias/package/package_module.sts
ets/import_tests/packages/package_module_1-expected.txt
ets/import_tests/packages/package_module_1.sts
ets/import_tests/packages/package_module_2-expected.txt
ets/import_tests/packages/package_module_2.sts
ets/import_tests/packages/subpackage-1/package_module_1-expected.txt
ets/import_tests/packages/subpackage-1/package_module_1.sts
ets/import_tests/packages/subpackage-2/package_module_1-expected.txt
ets/import_tests/packages/subpackage-2/package_module_1.sts
ets/import_tests/packages/subpackage/package_module_1-expected.txt
ets/import_tests/packages/subpackage/package_module_1.sts
ets/import_tests/packages/var-duplication/subpackage_module_1-expected.txt
ets/import_tests/packages/var-duplication/subpackage_module_1.sts
ets/import_tests/packages/var-duplication/subpackage_module_2-expected.txt
ets/import_tests/packages/var-duplication/subpackage_module_2.sts
ets/import_tests/relative_import/Line-expected.txt
ets/import_tests/relative_import/Line.sts
ets/import_tests/relative_import/Point-expected.txt
ets/import_tests/relative_import/Point.sts
ets/import_tests/relative_import/alias1-expected.txt
ets/import_tests/relative_import/alias1.sts
ets/import_tests/relative_import/alias2-expected.txt
ets/import_tests/relative_import/alias2.sts
ets/import_tests/repeat-expected.txt
ets/import_tests/repeat.sts
ets/import_tests/subsequent_relative_imports/folder1/file1-expected.txt
ets/import_tests/subsequent_relative_imports/folder1/file1.sts
ets/import_tests/subsequent_relative_imports/folder2/file2-expected.txt
ets/import_tests/subsequent_relative_imports/folder2/file2.sts
ets/import_tests/subsequent_relative_imports/folder3/file3-expected.txt
ets/import_tests/subsequent_relative_imports/folder3/file3.sts
ets/import_tests/type/type-expected.txt
ets/import_tests/type/type.sts
ets/index_expressions-expected.txt
ets/index_expressions.sts
ets/infer_overriding_method_return_type-expected.txt
ets/infer_overriding_method_return_type.sts
ets/inferingEntryPointReturn-expected.txt
ets/inferingEntryPointReturn.sts
ets/inheritance-expected.txt
ets/inheritance.sts
ets/inheritance2-expected.txt
ets/inheritance2.sts
ets/instanceof-expected.txt
ets/instanceof.sts
ets/interfaceMethodWithOptional-expected.txt
ets/interfaceMethodWithOptional.sts
ets/interface_abstract_noreturn_function-expected.txt
ets/interface_abstract_noreturn_function.sts
ets/interface_method_default_body-expected.txt
ets/interface_method_default_body.sts
ets/interface_static_function_1-expected.txt
ets/interface_static_function_1.sts
ets/interfaces-expected.txt
ets/interfaces.sts
ets/internalParsing-expected.txt
ets/internalParsing.sts
ets/internalProtectedParsing-expected.txt
ets/internalProtectedParsing.sts
ets/labeledDoWhileStatement-expected.txt
ets/labeledDoWhileStatement.sts
ets/labeledForStatement-expected.txt
ets/labeledForStatement.sts
ets/labeledSwitchStatement-expected.txt
ets/labeledSwitchStatement.sts
ets/labeledWhileStatement-expected.txt
ets/labeledWhileStatement.sts
ets/lambda-expected.txt
ets/lambda-lambda-expected.txt
ets/lambda-lambda.sts
ets/lambda-type-inference-alias-expected.txt
ets/lambda-type-inference-alias.sts
ets/lambda-type-inference-arg-no-type-expected.txt
ets/lambda-type-inference-arg-no-type.sts
ets/lambda-type-inference-expected.txt
ets/lambda-type-inference-no-ret-type-expected.txt
ets/lambda-type-inference-no-ret-type.sts
ets/lambda-type-inference-overloaded-2-expected.txt
ets/lambda-type-inference-overloaded-2.sts
ets/lambda-type-inference-overloaded-3-expected.txt
ets/lambda-type-inference-overloaded-3.sts
ets/lambda-type-inference-overloaded-expected.txt
ets/lambda-type-inference-overloaded.sts
ets/lambda-type-inference.sts
ets/lambda.sts
ets/lambdaAsFunctionParam-expected.txt
ets/lambdaAsFunctionParam.sts
ets/lambdaExpressionWithoutBlockStatement-expected.txt
ets/lambdaExpressionWithoutBlockStatement.sts
ets/lambdaExpressionWithoutBlockStatementCallAVoidFunction-expected.txt
ets/lambdaExpressionWithoutBlockStatementCallAVoidFunction.sts
ets/lambdaExpressionWithoutBlockStatementVoid-expected.txt
ets/lambdaExpressionWithoutBlockStatementVoid.sts
ets/lambdaExpressionWithoutBlockStatementWithFunctionParameters-expected.txt
ets/lambdaExpressionWithoutBlockStatementWithFunctionParameters.sts
ets/lambdaThrowsRethrows-expected.txt
ets/lambdaThrowsRethrows.sts
ets/lambda_import_alias_1-2-expected.txt
ets/lambda_import_alias_1-2.sts
ets/lambda_import_alias_1-3-expected.txt
ets/lambda_import_alias_1-3.sts
ets/lambda_import_alias_1-expected.txt
ets/lambda_import_alias_1.sts
ets/lambda_optional_param_1-expected.txt
ets/lambda_optional_param_1.sts
ets/launch-expected.txt
ets/launch.sts
ets/launch_function_returning_void-expected.txt
ets/launch_function_returning_void.sts
ets/launch_ret-expected.txt
ets/launch_ret.sts
ets/launch_super-expected.txt
ets/launch_super.sts
ets/launch_this_callee-expected.txt
ets/launch_this_callee.sts
ets/launch_with_call_expression-expected.txt
ets/launch_with_call_expression.sts
ets/literals-expected.txt
ets/literals.sts
ets/local-class-expected.txt
ets/local-class.sts
ets/local-interface-expected.txt
ets/local-interface.sts
ets/localClassIsPermitted-expected.txt
ets/localClassIsPermitted.sts
ets/localTypeAlias-expected.txt
ets/localTypeAlias.sts
ets/main_entry_point_1-expected.txt
ets/main_entry_point_1.sts
ets/main_entry_point_6-expected.txt
ets/main_entry_point_6.sts
ets/main_entry_point_7-expected.txt
ets/main_entry_point_7.sts
ets/main_entry_point_8-expected.txt
ets/main_entry_point_8.sts
ets/main_entry_point_9-expected.txt
ets/main_entry_point_9.sts
ets/methodThrowsRethrows-expected.txt
ets/methodThrowsRethrows.sts
ets/method_empty-expected.txt
ets/method_empty.sts
ets/method_modifier_check_14-expected.txt
ets/method_modifier_check_14.sts
ets/method_modifier_check_8-expected.txt
ets/method_modifier_check_8.sts
ets/method_override_throw_1-expected.txt
ets/method_override_throw_1.sts
ets/native_function_with_return_type-expected.txt
ets/native_function_with_return_type.sts
ets/new_expressions-expected.txt
ets/new_expressions.sts
ets/new_object_3-expected.txt
ets/new_object_3.sts
ets/null-expected.txt
ets/null.sts
ets/null_valid-expected.txt
ets/null_valid.sts
ets/nullableGenericSignature-expected.txt
ets/nullableGenericSignature.sts
ets/nullable_union_array-expected.txt
ets/nullable_union_array.sts
ets/object-expected.txt
ets/object.sts
ets/optional-chaining-array-expected.txt
ets/optional-chaining-array.sts
ets/optional_chaining_nested_property-expected.txt
ets/optional_chaining_nested_property.sts
ets/optional_chaining_object_property-expected.txt
ets/optional_chaining_object_property.sts
ets/optional_field_class-expected.txt
ets/optional_field_class.sts
ets/optional_field_interface-expected.txt
ets/optional_field_interface.sts
ets/optional_field_interfaceUnion-expected.txt
ets/optional_field_interfaceUnion.sts
ets/optional_field_variable-expected.txt
ets/optional_field_variable.sts
ets/optional_field_variable_2-expected.txt
ets/optional_field_variable_2.sts
ets/optional_union_paramter-expected.txt
ets/optional_union_paramter.sts
ets/override-expected.txt
ets/override.sts
ets/overrideStaticFunc-expected.txt
ets/overrideStaticFunc.sts
ets/parentheses_expression_value-expected.txt
ets/parentheses_expression_value.sts
ets/predefined_types-expected.txt
ets/predefined_types.sts
ets/promiseCasting-expected.txt
ets/promiseCasting.sts
ets/proxyVoidGeneration-expected.txt
ets/proxyVoidGeneration.sts
ets/proxy_method-expected.txt
ets/proxy_method.sts
ets/re_export/diamond/A-expected.txt
ets/re_export/diamond/A.sts
ets/re_export/diamond/B-expected.txt
ets/re_export/diamond/B.sts
ets/re_export/diamond/B2-expected.txt
ets/re_export/diamond/B2.sts
ets/re_export/diamond/C-expected.txt
ets/re_export/diamond/C.sts
ets/re_export/diamond/C2-expected.txt
ets/re_export/diamond/C2.sts
ets/re_export/diamond/D-expected.txt
ets/re_export/diamond/D.sts
ets/re_export/diamond/D2-expected.txt
ets/re_export/diamond/D2.sts
ets/re_export/export-expected.txt
ets/re_export/export.sts
ets/re_export/export_2-expected.txt
ets/re_export/export_2.sts
ets/re_export/export_3-expected.txt
ets/re_export/export_3.sts
ets/re_export/folder/export-expected.txt
ets/re_export/folder/export.sts
ets/re_export/folder/folder2/export-expected.txt
ets/re_export/folder/folder2/export.sts
ets/re_export/folder/re_export_6-expected.txt
ets/re_export/folder/re_export_6.sts
ets/re_export/folder/re_export_7-expected.txt
ets/re_export/folder/re_export_7.sts
ets/re_export/folderIndex/index-expected.txt
ets/re_export/folderIndex/index.sts
ets/re_export/folderIndex/test-expected.txt
ets/re_export/folderIndex/test.sts
ets/re_export/folderIndex2/index-expected.txt
ets/re_export/folderIndex2/index.sts
ets/re_export/folderIndex2/key-expected.txt
ets/re_export/folderIndex2/key.sts
ets/re_export/folderIndex2/type-expected.txt
ets/re_export/folderIndex2/type.sts
ets/re_export/import-expected.txt
ets/re_export/import.sts
ets/re_export/import_10-expected.txt
ets/re_export/import_10.sts
ets/re_export/import_11-expected.txt
ets/re_export/import_11.sts
ets/re_export/import_12-expected.txt
ets/re_export/import_12.sts
ets/re_export/import_13-expected.txt
ets/re_export/import_13.sts
ets/re_export/import_14-expected.txt
ets/re_export/import_14.sts
ets/re_export/import_15-expected.txt
ets/re_export/import_15.sts
ets/re_export/import_2-expected.txt
ets/re_export/import_2.sts
ets/re_export/import_3-expected.txt
ets/re_export/import_3.sts
ets/re_export/import_6-expected.txt
ets/re_export/import_6.sts
ets/re_export/import_7-expected.txt
ets/re_export/import_7.sts
ets/re_export/import_8-expected.txt
ets/re_export/import_8.sts
ets/re_export/import_9-expected.txt
ets/re_export/import_9.sts
ets/re_export/import_index-expected.txt
ets/re_export/import_index.sts
ets/re_export/import_index_2-expected.txt
ets/re_export/import_index_2.sts
ets/re_export/import_index_3-expected.txt
ets/re_export/import_index_3.sts
ets/re_export/re_export-expected.txt
ets/re_export/re_export.sts
ets/re_export/re_export_10-expected.txt
ets/re_export/re_export_10.sts
ets/re_export/re_export_11-expected.txt
ets/re_export/re_export_11.sts
ets/re_export/re_export_12-expected.txt
ets/re_export/re_export_12.sts
ets/re_export/re_export_2-expected.txt
ets/re_export/re_export_2.sts
ets/re_export/re_export_3-expected.txt
ets/re_export/re_export_3.sts
ets/re_export/re_export_4-expected.txt
ets/re_export/re_export_4.sts
ets/re_export/re_export_5-expected.txt
ets/re_export/re_export_5.sts
ets/re_export/re_export_7-expected.txt
ets/re_export/re_export_7.sts
ets/re_export/re_export_8-expected.txt
ets/re_export/re_export_8.sts
ets/re_export/re_export_9-expected.txt
ets/re_export/re_export_9.sts
ets/regression-target-type-context-expected.txt
ets/regression-target-type-context.sts
ets/rest_parameter_01-expected.txt
ets/rest_parameter_01.sts
ets/rest_parameter_02-expected.txt
ets/rest_parameter_02.sts
ets/rethrow-func-1-expected.txt
ets/rethrow-func-1.sts
ets/return-expected.txt
ets/return.sts
ets/returnNullableFromFunction-expected.txt
ets/returnNullableFromFunction.sts
ets/returnNullableFromMethod-expected.txt
ets/returnNullableFromMethod.sts
ets/scoped_decl-expected.txt
ets/scoped_decl.sts
ets/selective_export/import_1-expected.txt
ets/selective_export/import_1.sts
ets/selective_export/import_2-expected.txt
ets/selective_export/import_2.sts
ets/selective_export/import_3-expected.txt
ets/selective_export/import_3.sts
ets/selective_export/import_4-expected.txt
ets/selective_export/import_4.sts
ets/selective_export/selective_export_1-expected.txt
ets/selective_export/selective_export_1.sts
ets/selective_export/selective_export_2-expected.txt
ets/selective_export/selective_export_2.sts
ets/selective_export/selective_export_3-expected.txt
ets/selective_export/selective_export_3.sts
ets/selective_export/selective_export_4-expected.txt
ets/selective_export/selective_export_4.sts
ets/simple_types-expected.txt
ets/simple_types.sts
ets/static_function_override_1-expected.txt
ets/static_function_override_1.sts
ets/static_function_override_2-expected.txt
ets/static_function_override_2.sts
ets/static_function_override_3-expected.txt
ets/static_function_override_3.sts
ets/string-expected.txt
ets/string.sts
ets/string_template_1-expected.txt
ets/string_template_1.sts
ets/string_template_2-expected.txt
ets/string_template_2.sts
ets/string_template_3-expected.txt
ets/string_template_3.sts
ets/string_template_4-expected.txt
ets/string_template_4.sts
ets/switch-expected.txt
ets/switch.sts
ets/switch2-expected.txt
ets/switch2.sts
ets/switch_alive_1-expected.txt
ets/switch_alive_1.sts
ets/switch_alive_4-expected.txt
ets/switch_alive_4.sts
ets/switch_char_compare_num-expected.txt
ets/switch_char_compare_num.sts
ets/switch_enum_3-expected.txt
ets/switch_enum_3.sts
ets/switch_enum_string_case-expected.txt
ets/switch_enum_string_case.sts
ets/switch_num_compare_char-expected.txt
ets/switch_num_compare_char.sts
ets/switch_readonly_member-expected.txt
ets/switch_readonly_member.sts
ets/switch_readonly_member_compare_char-expected.txt
ets/switch_readonly_member_compare_char.sts
ets/switch_readonly_member_compare_char_2-expected.txt
ets/switch_readonly_member_compare_char_2.sts
ets/switch_readonly_member_enum-expected.txt
ets/switch_readonly_member_enum.sts
ets/ternary-expected.txt
ets/ternary.sts
ets/test-type-alias-call1-expected.txt
ets/test-type-alias-call1.sts
ets/test-type-alias-call2-expected.txt
ets/test-type-alias-call2.sts
ets/test-type-alias-call3-expected.txt
ets/test-type-alias-call3.sts
ets/test-type-alias-call4-expected.txt
ets/test-type-alias-call4.sts
ets/test-type-alias-call5-expected.txt
ets/test-type-alias-call5.sts
ets/test-type-alias-call6-expected.txt
ets/test-type-alias-call6.sts
ets/test-type-alias-call7-expected.txt
ets/test-type-alias-call7.sts
ets/test-type-alias-call8-expected.txt
ets/test-type-alias-call8.sts
ets/test_interface-expected.txt
ets/test_interface.sts
ets/test_jsvalue-expected.txt
ets/test_jsvalue.sts
ets/test_jsvalue_get_double-expected.txt
ets/test_jsvalue_get_double.sts
ets/test_jsvalue_get_property_1-expected.txt
ets/test_jsvalue_get_property_1.sts
ets/test_jsvalue_get_property_2-expected.txt
ets/test_jsvalue_get_property_2.sts
ets/test_jsvalue_set_double-expected.txt
ets/test_jsvalue_set_double.sts
ets/test_type_alias5-expected.txt
ets/test_type_alias5.sts
ets/test_type_alias6-expected.txt
ets/test_type_alias6.sts
ets/test_type_alias7-expected.txt
ets/test_type_alias7.sts
ets/test_type_alias8-expected.txt
ets/test_type_alias8.sts
ets/test_type_alias9-expected.txt
ets/test_type_alias9.sts
ets/this_callee-expected.txt
ets/this_callee.sts
ets/this_cmp_object-expected.txt
ets/this_cmp_object.sts
ets/this_equality-expected.txt
ets/this_equality.sts
ets/this_expression-expected.txt
ets/this_expression.sts
ets/this_type_class_method_return_valid-expected.txt
ets/this_type_class_method_return_valid.sts
ets/throwsRethrowsAsVariables-expected.txt
ets/throwsRethrowsAsVariables.sts
ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body-expected.txt
ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body.sts
ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body_capture_variable-expected.txt
ets/trailing_lambda_tests/trailing_lambda_define_lambda_in_body_capture_variable.sts
ets/trailing_lambda_tests/trailing_lambda_overload-expected.txt
ets/trailing_lambda_tests/trailing_lambda_overload.sts
ets/trailing_lambda_tests/trailing_lambda_overload_1-expected.txt
ets/trailing_lambda_tests/trailing_lambda_overload_1.sts
ets/trailing_lambda_tests/trailing_lambda_transform_trailing_block-expected.txt
ets/trailing_lambda_tests/trailing_lambda_transform_trailing_block.sts
ets/trailing_lambda_tests/trailing_lambda_type_alias-expected.txt
ets/trailing_lambda_tests/trailing_lambda_type_alias.sts
ets/trailing_lambda_tests/trailing_lambda_with_throw-expected.txt
ets/trailing_lambda_tests/trailing_lambda_with_throw.sts
ets/tryFinallyBlockOnly-expected.txt
ets/tryFinallyBlockOnly.sts
ets/tupleAsTypeParam1-expected.txt
ets/tupleAsTypeParam1.sts
ets/tupleAsTypeParam2-expected.txt
ets/tupleAsTypeParam2.sts
ets/tupleIndexWithNumbers-expected.txt
ets/tupleIndexWithNumbers.sts
ets/tuple_type_1-expected.txt
ets/tuple_type_1.sts
ets/type_alias_1-expected.txt
ets/type_alias_1.sts
ets/type_alias_2-expected.txt
ets/type_alias_2.sts
ets/type_cast-expected.txt
ets/type_cast.sts
ets/type_variance1-expected.txt
ets/type_variance1.sts
ets/unary_op-expected.txt
ets/unary_op.sts
ets/unary_operations-expected.txt
ets/unary_operations.sts
ets/undefinedNullObjectTypeAnnotation-expected.txt
ets/undefinedNullObjectTypeAnnotation.sts
ets/undefinedNullTypeAlias-expected.txt
ets/undefinedNullTypeAlias.sts
ets/union_generic_field_access-expected.txt
ets/union_generic_field_access.sts
ets/union_lowering_common_property-expected.txt
ets/union_lowering_common_property.sts
ets/user_defined_1-expected.txt
ets/user_defined_1.sts
ets/user_defined_2-expected.txt
ets/user_defined_2.sts
ets/user_defined_22-expected.txt
ets/user_defined_22.sts
ets/user_defined_3-expected.txt
ets/user_defined_3.sts
ets/user_defined_4-expected.txt
ets/user_defined_4.sts
ets/user_defined_6-expected.txt
ets/user_defined_6.sts
ets/var_declare-expected.txt
ets/var_declare.sts
ets/variable_throw_function_1-expected.txt
ets/variable_throw_function_1.sts
ets/void-expected.txt
ets/void.sts
ets/voidAsTypeArg-expected.txt
ets/voidAsTypeArg.sts
js/test-array-expression-expected.txt
js/test-array-expression.js
js/test-arrow-function-expected.txt
js/test-arrow-function.js
js/test-assignment-expression-expected.txt
js/test-assignment-expression.js
js/test-async-arrow-function-1-expected.txt
js/test-async-arrow-function-1.js
js/test-async-function-1-expected.txt
js/test-async-function-1.js
js/test-async-function-2-expected.txt
js/test-async-function-2.js
js/test-binary-expression-expected.txt
js/test-binary-expression.js
js/test-call-expression-expected.txt
js/test-call-expression.js
js/test-class-async-method-expected.txt
js/test-class-async-method.js
js/test-class-definition-expected.txt
js/test-class-definition.js
js/test-class-expression-expected.txt
js/test-class-expression.js
js/test-class-static-block-expected.txt
js/test-class-static-block.js
js/test-comment-expected.txt
js/test-comment.js
js/test-conditional-expression-expected.txt
js/test-conditional-expression.js
js/test-debugger-statement-expected.txt
js/test-debugger-statement.js
js/test-do-while-expected.txt
js/test-do-while.js
js/test-export-all-expected.txt
js/test-export-all.js
js/test-export-named-decl-expected.txt
js/test-export-named-decl.js
js/test-for-expected.txt
js/test-for.js
js/test-function-decl-1-expected.txt
js/test-function-decl-1.js
js/test-function-decl-2-expected.txt
js/test-function-decl-2.js
js/test-function-decl-expected.txt
js/test-function-decl.js
js/test-grouping-level-expected.txt
js/test-grouping-level.js
js/test-if-expected.txt
js/test-if.js
js/test-import-decl-expected.txt
js/test-import-decl.js
js/test-import-expression-expected.txt
js/test-import-expression.js
js/test-import-meta-expected.txt
js/test-import-meta.js
js/test-labelled-statement-expected.txt
js/test-labelled-statement.js
js/test-logical-expression-expected.txt
js/test-logical-expression.js
js/test-member-expression-expected.txt
js/test-member-expression.js
js/test-new-expression-expected.txt
js/test-new-expression.js
js/test-nullish-coalescing-expected.txt
js/test-nullish-coalescing.js
js/test-numeric-separator-expected.txt
js/test-numeric-separator.js
js/test-object-expression-expected.txt
js/test-object-expression.js
js/test-patterns-expected.txt
js/test-patterns.js
js/test-private-field-expected.txt
js/test-private-field.js
js/test-sequence-expression-expected.txt
js/test-sequence-expression.js
js/test-string-literal-expected.txt
js/test-string-literal.js
js/test-switch-expected.txt
js/test-switch.js
js/test-tagged-template-expression-expected.txt
js/test-tagged-template-expression.js
js/test-template-literal-expected.txt
js/test-template-literal.js
js/test-this-expression-expected.txt
js/test-this-expression.js
js/test-throw-statement-expected.txt
js/test-throw-statement.js
js/test-try-statement-expected.txt
js/test-try-statement.js
js/test-unary-expression-expected.txt
js/test-unary-expression.js
js/test-update-expression-expected.txt
js/test-update-expression.js
js/test-var-decl-expected.txt
js/test-var-decl.js
ts/test-arrow-function-expected.txt
ts/test-arrow-function.ts
ts/test-class-constructor-expected.txt
ts/test-class-constructor.ts
ts/test-class-constructor4-expected.txt
ts/test-class-constructor4.ts
ts/test-class-definition-expected.txt
ts/test-class-definition.ts
ts/test-class-definiton18-expected.txt
ts/test-class-definiton18.ts
ts/test-class-definiton7-expected.txt
ts/test-class-definiton7.ts
ts/test-class-method-overload-expected.txt
ts/test-class-method-overload.ts
ts/test-class-method-overload1-expected.txt
ts/test-class-method-overload1.ts
ts/test-class-method-overload10-expected.txt
ts/test-class-method-overload10.ts
ts/test-class-method-overload11-expected.txt
ts/test-class-method-overload11.ts
ts/test-class-method-overload12-expected.txt
ts/test-class-method-overload12.ts
ts/test-class-method-overload13-expected.txt
ts/test-class-method-overload13.ts
ts/test-class-method-overload2-expected.txt
ts/test-class-method-overload2.ts
ts/test-class-method-overload3-expected.txt
ts/test-class-method-overload3.ts
ts/test-class-method-overload4-expected.txt
ts/test-class-method-overload4.ts
ts/test-class-method-overload5-expected.txt
ts/test-class-method-overload5.ts
ts/test-class-method-overload6-expected.txt
ts/test-class-method-overload6.ts
ts/test-class-method-overload7-expected.txt
ts/test-class-method-overload7.ts
ts/test-class-method-overload8-expected.txt
ts/test-class-method-overload8.ts
ts/test-class-method-overload9-expected.txt
ts/test-class-method-overload9.ts
ts/test-enum-declaration-expected.txt
ts/test-enum-declaration.ts
ts/test-enum-declaration1-expected.txt
ts/test-enum-declaration1.ts
ts/test-func-param-expected.txt
ts/test-func-param.ts
ts/test-function-overload-expected.txt
ts/test-function-overload.ts
ts/test-function-overload1-expected.txt
ts/test-function-overload1.ts
ts/test-function-overload2-expected.txt
ts/test-function-overload2.ts
ts/test-if-expected.txt
ts/test-if.ts
ts/test-interface-expected.txt
ts/test-interface.ts
ts/test-interface1-expected.txt
ts/test-interface1.ts
ts/test-intersection-expected.txt
ts/test-intersection.ts
ts/test-keyword-declare-expected.txt
ts/test-keyword-declare.ts
ts/test-keyword-declare5-expected.txt
ts/test-keyword-declare5.ts
ts/test-keyword-declare6-expected.txt
ts/test-keyword-declare6.ts
ts/test-keyword-declare7-expected.txt
ts/test-keyword-declare7.ts
ts/test-ts-as-expression-expected.txt
ts/test-ts-as-expression.ts
ts/test-ts-conditional-type-expected.txt
ts/test-ts-conditional-type.ts
ts/test-ts-mapped-type-expected.txt
ts/test-ts-mapped-type.ts
ts/test-ts-non-null-expression-expected.txt
ts/test-ts-non-null-expression.ts
ts/test-ts-parameter-property-expected.txt
ts/test-ts-parameter-property.ts
ts/test-ts-type-assertion-expected.txt
ts/test-ts-type-assertion.ts
ts/test-ts-type-predicate-expected.txt
ts/test-ts-type-predicate.ts
ts/test-ts-type-predicate1-expected.txt
ts/test-ts-type-predicate1.ts
ts/test-tuple-type-expected.txt
ts/test-tuple-type.ts
ts/test-type-alias-expected.txt
ts/test-type-alias.ts
ts/test-type-annotation-expected.txt
ts/test-type-annotation.ts
ts/test-type-literal-expected.txt
ts/test-type-literal.ts
ts/test-type-query-expected.txt
ts/test-type-query.ts
ts/test_decorator-expected.txt
ts/test_decorator.ts
ts/test_decorator3-expected.txt
ts/test_decorator3.ts
ts/test_generic-expected.txt
ts/test_generic.ts
ts/test_import_type-expected.txt
ts/test_import_type.ts
ts/test_module-expected.txt
ts/test_module.ts
ts/test_this_type-expected.txt
ts/test_this_type.ts