From 47d34cb789d7527e136dbfd5c2ee0266d0e236a2 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Mon, 11 Jun 2018 13:27:30 -0700 Subject: [PATCH] Accept baselines --- .../diagnosticInformationMap.generated.ts | 3 + src/parser/diagnosticMessages.generated.json | 5 +- .../reference/APISample_Watch.errors.txt | 154 +++++++++--------- .../APISample_WatchWithDefaults.errors.txt | 154 +++++++++--------- ...APISample_WatchWithOwnWatchHost.errors.txt | 154 +++++++++--------- .../reference/APISample_compile.errors.txt | 154 +++++++++--------- .../reference/APISample_jsdoc.errors.txt | 154 +++++++++--------- .../reference/APISample_linter.errors.txt | 154 +++++++++--------- .../APISample_parseConfig.errors.txt | 154 +++++++++--------- .../reference/APISample_transform.errors.txt | 154 +++++++++--------- .../reference/APISample_watcher.errors.txt | 154 +++++++++--------- .../reference/api/tsserverlibrary.d.ts | 6 + tests/baselines/reference/api/typescript.d.ts | 6 + 13 files changed, 721 insertions(+), 685 deletions(-) diff --git a/src/parser/diagnosticInformationMap.generated.ts b/src/parser/diagnosticInformationMap.generated.ts index 08a4709d68..81c65e998e 100644 --- a/src/parser/diagnosticInformationMap.generated.ts +++ b/src/parser/diagnosticInformationMap.generated.ts @@ -1103,5 +1103,8 @@ namespace ts { Convert_0_to_mapped_object_type: diag(95055, DiagnosticCategory.Message, "Convert_0_to_mapped_object_type_95055", "Convert '{0}' to mapped object type"), Convert_namespace_import_to_named_imports: diag(95056, DiagnosticCategory.Message, "Convert_namespace_import_to_named_imports_95056", "Convert namespace import to named imports"), Convert_named_imports_to_namespace_import: diag(95057, DiagnosticCategory.Message, "Convert_named_imports_to_namespace_import_95057", "Convert named imports to namespace import"), + Add_or_remove_braces_in_an_arrow_function: diag(95058, DiagnosticCategory.Message, "Add_or_remove_braces_in_an_arrow_function_95058", "Add or remove braces in an arrow function"), + Add_braces_to_arrow_function: diag(95059, DiagnosticCategory.Message, "Add_braces_to_arrow_function_95059", "Add braces to arrow function"), + Remove_braces_from_arrow_function: diag(95060, DiagnosticCategory.Message, "Remove_braces_from_arrow_function_95060", "Remove braces from arrow function"), }; } \ No newline at end of file diff --git a/src/parser/diagnosticMessages.generated.json b/src/parser/diagnosticMessages.generated.json index 1869d9e43e..7174b3a06f 100644 --- a/src/parser/diagnosticMessages.generated.json +++ b/src/parser/diagnosticMessages.generated.json @@ -1094,5 +1094,8 @@ "Remove_all_unused_labels_95054" : "Remove all unused labels", "Convert_0_to_mapped_object_type_95055" : "Convert '{0}' to mapped object type", "Convert_namespace_import_to_named_imports_95056" : "Convert namespace import to named imports", - "Convert_named_imports_to_namespace_import_95057" : "Convert named imports to namespace import" + "Convert_named_imports_to_namespace_import_95057" : "Convert named imports to namespace import", + "Add_or_remove_braces_in_an_arrow_function_95058" : "Add or remove braces in an arrow function", + "Add_braces_to_arrow_function_95059" : "Add braces to arrow function", + "Remove_braces_from_arrow_function_95060" : "Remove braces from arrow function" } \ No newline at end of file diff --git a/tests/baselines/reference/APISample_Watch.errors.txt b/tests/baselines/reference/APISample_Watch.errors.txt index 3c67e72a48..bb02ed2b9a 100644 --- a/tests/baselines/reference/APISample_Watch.errors.txt +++ b/tests/baselines/reference/APISample_Watch.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_Watch.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_WatchWithDefaults.errors.txt b/tests/baselines/reference/APISample_WatchWithDefaults.errors.txt index 71644875d0..8f1d89b484 100644 --- a/tests/baselines/reference/APISample_WatchWithDefaults.errors.txt +++ b/tests/baselines/reference/APISample_WatchWithDefaults.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_WatchWithDefaults.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_WatchWithOwnWatchHost.errors.txt b/tests/baselines/reference/APISample_WatchWithOwnWatchHost.errors.txt index e6e6e3b83d..ee60b5c0d9 100644 --- a/tests/baselines/reference/APISample_WatchWithOwnWatchHost.errors.txt +++ b/tests/baselines/reference/APISample_WatchWithOwnWatchHost.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_WatchWithOwnWatchHost.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_compile.errors.txt b/tests/baselines/reference/APISample_compile.errors.txt index 14e43e3dba..2b730ac576 100644 --- a/tests/baselines/reference/APISample_compile.errors.txt +++ b/tests/baselines/reference/APISample_compile.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_compile.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_jsdoc.errors.txt b/tests/baselines/reference/APISample_jsdoc.errors.txt index 790b59f2d5..02ac0d0fbf 100644 --- a/tests/baselines/reference/APISample_jsdoc.errors.txt +++ b/tests/baselines/reference/APISample_jsdoc.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_jsdoc.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_linter.errors.txt b/tests/baselines/reference/APISample_linter.errors.txt index 39c6b1d0d8..01bab05567 100644 --- a/tests/baselines/reference/APISample_linter.errors.txt +++ b/tests/baselines/reference/APISample_linter.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_linter.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_parseConfig.errors.txt b/tests/baselines/reference/APISample_parseConfig.errors.txt index 2cbbf3377f..87f2415221 100644 --- a/tests/baselines/reference/APISample_parseConfig.errors.txt +++ b/tests/baselines/reference/APISample_parseConfig.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_parseConfig.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_transform.errors.txt b/tests/baselines/reference/APISample_transform.errors.txt index 477fd00d73..3f8facbb07 100644 --- a/tests/baselines/reference/APISample_transform.errors.txt +++ b/tests/baselines/reference/APISample_transform.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_transform.ts (0 errors) ==== diff --git a/tests/baselines/reference/APISample_watcher.errors.txt b/tests/baselines/reference/APISample_watcher.errors.txt index 6f9d853dde..61fffd2cec 100644 --- a/tests/baselines/reference/APISample_watcher.errors.txt +++ b/tests/baselines/reference/APISample_watcher.errors.txt @@ -1,79 +1,75 @@ typescript_standalone.d.ts(21,28): error TS1005: ';' expected. typescript_standalone.d.ts(21,41): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,28): error TS1005: ';' expected. -typescript_standalone.d.ts(8907,42): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9167,46): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9517,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9541,36): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,28): error TS1005: ';' expected. -typescript_standalone.d.ts(9628,38): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10792,57): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10803,41): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10813,48): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10888,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10945,47): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,28): error TS1005: ';' expected. -typescript_standalone.d.ts(10999,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11019,44): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11029,35): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11063,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11066,43): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,28): error TS1005: ';' expected. +typescript_standalone.d.ts(8910,42): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9170,46): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9520,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9544,36): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,28): error TS1005: ';' expected. +typescript_standalone.d.ts(9631,38): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10796,57): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10807,41): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10817,48): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10892,47): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,28): error TS1005: ';' expected. +typescript_standalone.d.ts(10949,47): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11003,52): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11023,44): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11033,35): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11067,40): error TS1005: ';' expected. typescript_standalone.d.ts(11070,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11070,45): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11088,56): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11114,36): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11117,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11129,43): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11159,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11193,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11204,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11228,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11236,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11070,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11074,45): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11092,56): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11118,36): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11121,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11133,43): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11163,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11197,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11208,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11232,40): error TS1005: ';' expected. typescript_standalone.d.ts(11240,28): error TS1005: ';' expected. typescript_standalone.d.ts(11240,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11270,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11313,41): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11500,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11502,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11244,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11274,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11317,41): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11504,37): error TS1005: ';' expected. typescript_standalone.d.ts(11506,28): error TS1005: ';' expected. typescript_standalone.d.ts(11506,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11508,37): error TS1005: ';' expected. typescript_standalone.d.ts(11510,28): error TS1005: ';' expected. typescript_standalone.d.ts(11510,37): error TS1005: ';' expected. typescript_standalone.d.ts(11512,28): error TS1005: ';' expected. typescript_standalone.d.ts(11512,37): error TS1005: ';' expected. typescript_standalone.d.ts(11514,28): error TS1005: ';' expected. typescript_standalone.d.ts(11514,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11523,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11525,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11516,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11518,37): error TS1005: ';' expected. typescript_standalone.d.ts(11527,28): error TS1005: ';' expected. typescript_standalone.d.ts(11527,37): error TS1005: ';' expected. typescript_standalone.d.ts(11529,28): error TS1005: ';' expected. @@ -100,10 +96,10 @@ typescript_standalone.d.ts(11549,28): error TS1005: ';' expected. typescript_standalone.d.ts(11549,37): error TS1005: ';' expected. typescript_standalone.d.ts(11551,28): error TS1005: ';' expected. typescript_standalone.d.ts(11551,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11561,37): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11563,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11553,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11555,37): error TS1005: ';' expected. typescript_standalone.d.ts(11565,28): error TS1005: ';' expected. typescript_standalone.d.ts(11565,37): error TS1005: ';' expected. typescript_standalone.d.ts(11567,28): error TS1005: ';' expected. @@ -115,17 +111,23 @@ typescript_standalone.d.ts(11571,37): error TS1005: ';' expected. typescript_standalone.d.ts(11573,28): error TS1005: ';' expected. typescript_standalone.d.ts(11573,37): error TS1005: ';' expected. typescript_standalone.d.ts(11575,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11575,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11575,37): error TS1005: ';' expected. typescript_standalone.d.ts(11577,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11577,52): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11649,72): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11651,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11577,37): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11579,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11581,52): error TS1005: ';' expected. typescript_standalone.d.ts(11653,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11653,40): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,28): error TS1005: ';' expected. -typescript_standalone.d.ts(11729,48): error TS1005: ';' expected. +typescript_standalone.d.ts(11653,72): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11655,38): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11657,71): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11659,40): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,28): error TS1005: ';' expected. +typescript_standalone.d.ts(11735,48): error TS1005: ';' expected. ==== tests/cases/compiler/APISample_watcher.ts (0 errors) ==== diff --git a/tests/baselines/reference/api/tsserverlibrary.d.ts b/tests/baselines/reference/api/tsserverlibrary.d.ts index fdf8974ec4..6083be771c 100644 --- a/tests/baselines/reference/api/tsserverlibrary.d.ts +++ b/tests/baselines/reference/api/tsserverlibrary.d.ts @@ -5896,6 +5896,9 @@ declare namespace ts { Convert_0_to_mapped_object_type: DiagnosticMessage; Convert_namespace_import_to_named_imports: DiagnosticMessage; Convert_named_imports_to_namespace_import: DiagnosticMessage; + Add_or_remove_braces_in_an_arrow_function: DiagnosticMessage; + Add_braces_to_arrow_function: DiagnosticMessage; + Remove_braces_from_arrow_function: DiagnosticMessage; }; } declare namespace ts { @@ -10601,6 +10604,7 @@ declare namespace ts { * user was before extracting it. */ function getRenameLocation(edits: ReadonlyArray, renameFilename: string, name: string, preferLastLocation: boolean): number; + function copyComments(sourceNode: Node, targetNode: Node, sourceFile: SourceFile, commentKind?: CommentKind, hasTrailingNewLine?: boolean): void; } declare namespace ts { function createClassifier(): Classifier; @@ -11470,6 +11474,8 @@ declare namespace ts.refactor.generateGetAccessorAndSetAccessor { } declare namespace ts.refactor { } +declare namespace ts.refactor.addOrRemoveBracesToArrowFunction { +} declare namespace ts.sourcemaps { interface SourceMapData { version?: number; diff --git a/tests/baselines/reference/api/typescript.d.ts b/tests/baselines/reference/api/typescript.d.ts index 2c2b7b0ded..71ae8a3588 100644 --- a/tests/baselines/reference/api/typescript.d.ts +++ b/tests/baselines/reference/api/typescript.d.ts @@ -5896,6 +5896,9 @@ declare namespace ts { Convert_0_to_mapped_object_type: DiagnosticMessage; Convert_namespace_import_to_named_imports: DiagnosticMessage; Convert_named_imports_to_namespace_import: DiagnosticMessage; + Add_or_remove_braces_in_an_arrow_function: DiagnosticMessage; + Add_braces_to_arrow_function: DiagnosticMessage; + Remove_braces_from_arrow_function: DiagnosticMessage; }; } declare namespace ts { @@ -10781,6 +10784,7 @@ declare namespace ts { * user was before extracting it. */ function getRenameLocation(edits: ReadonlyArray, renameFilename: string, name: string, preferLastLocation: boolean): number; + function copyComments(sourceNode: Node, targetNode: Node, sourceFile: SourceFile, commentKind?: CommentKind, hasTrailingNewLine?: boolean): void; } declare namespace ts { function createClassifier(): Classifier; @@ -11650,6 +11654,8 @@ declare namespace ts.refactor.generateGetAccessorAndSetAccessor { } declare namespace ts.refactor { } +declare namespace ts.refactor.addOrRemoveBracesToArrowFunction { +} declare namespace ts.sourcemaps { interface SourceMapData { version?: number;