We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2436f3 commit 65ba8d9Copy full SHA for 65ba8d9
tests/baselines/reference/exportAsNamespace_augment.errors.txt
@@ -14,7 +14,7 @@
14
~~~~~~~~
15
!!! error TS2451: Cannot redeclare block-scoped variable 'conflict'.
16
!!! related TS6203 /b.ts:6:22: 'conflict' was also declared here.
17
-!!! related TS6204 /b.ts:6:22: and here.
+!!! related TS6204 /b.ts:12:18: and here.
18
19
==== /b.ts (6 errors) ====
20
import * as a2 from "./a";
0 commit comments