8000 updated test baselines · robertknight/TypeScript@7072711 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7072711

Browse files
committed
updated test baselines
1 parent 48ff939 commit 7072711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
==== tests/cases/conformance/parser/ecmascript5/StrictMode/parserStrictMode14.ts (2 errors) ====
1+
==== tests/cases/conformance/parser/ecmascript5/StrictMode/parserStrictMode14.ts (3 errors) ====
22
"use strict";
33
with (a) {
44
~~~~
@@ -7,4 +7,4 @@
77
!!! All symbols within a 'with' block will be resolved to 'any'.
88
~
99
!!! Cannot find name 'a'.
10-
}
10+
}

0 commit comments

Comments
 (0)
0