updated test baselines
This commit is contained in:
Родитель
48ff93963b
Коммит
7072711cf9
|
@ -1,4 +1,4 @@
|
|||
==== tests/cases/conformance/parser/ecmascript5/StrictMode/parserStrictMode14.ts (2 errors) ====
|
||||
==== tests/cases/conformance/parser/ecmascript5/StrictMode/parserStrictMode14.ts (3 errors) ====
|
||||
"use strict";
|
||||
with (a) {
|
||||
~~~~
|
||||
|
@ -7,4 +7,4 @@
|
|||
!!! All symbols within a 'with' block will be resolved to 'any'.
|
||||
~
|
||||
!!! Cannot find name 'a'.
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче