We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1b2bb commit 3a85312Copy full SHA for 3a85312
1 file changed
tests/baselines/reference/variableDeclarationInStrictMode1.errors.txt
@@ -9,4 +9,4 @@ tests/cases/compiler/variableDeclarationInStrictMode1.ts(2,5): error TS2300: Dup
9
~~~~
10
!!! error TS1100: Invalid use of 'eval' in strict mode.
11
12
-!!! error TS2300: Duplicate identifier 'eval'.
+!!! error TS2300: Duplicate identifier 'eval'.
0 commit comments