mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Fix tests failure due to #36317
This commit is contained in:
+5
@@ -5,6 +5,11 @@
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/src/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
Found 1 error.
|
||||
|
||||
|
||||
+5
@@ -59,6 +59,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:35 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
@@ -5,6 +5,11 @@
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/src/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
Found 1 error.
|
||||
|
||||
|
||||
+5
@@ -43,6 +43,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:32 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
+5
@@ -43,6 +43,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:32 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
@@ -49,6 +49,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:32 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
+5
@@ -43,6 +43,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:32 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
+5
@@ -43,6 +43,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:32 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
+5
@@ -43,6 +43,11 @@ Output::
|
||||
[7m4[0m ;
|
||||
[7m [0m [91m~[0m
|
||||
|
||||
[96msrc/main.ts[0m:[93m2[0m:[93m11[0m
|
||||
[7m2[0m const a = {
|
||||
[7m [0m [96m ~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:32 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
+5
@@ -32,6 +32,11 @@ Output::
|
||||
[7m1[0m {
|
||||
[7m [0m [91m [0m
|
||||
|
||||
[96ma/b/tsconfig.json[0m:[93m1[0m:[93m1[0m
|
||||
[7m1[0m {
|
||||
[7m [0m [96m~[0m
|
||||
The parser expected to find a '}' to match the '{' token here.
|
||||
|
||||
|
||||
[[90m12:00:18 AM[0m] Found 1 error. Watching for file changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user