mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-14 01:47:14 -06:00
Revert baseline change due to stale output
This commit is contained in:
parent
35acd00fdb
commit
82c300ab98
@ -1,4 +1,4 @@
|
||||
lib.d.ts(28,18): error TS2300: Duplicate identifier 'eval'.
|
||||
lib.d.ts(32,18): error TS2300: Duplicate identifier 'eval'.
|
||||
tests/cases/compiler/variableDeclarationInStrictMode1.ts(2,5): error TS1100: Invalid use of 'eval' in strict mode.
|
||||
tests/cases/compiler/variableDeclarationInStrictMode1.ts(2,5): error TS2300: Duplicate identifier 'eval'.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user