From 353880d54529f4dcb14fedfd9f0a4998969aa946 Mon Sep 17 00:00:00 2001 From: Wesley Wigham Date: Wed, 19 Aug 2026 22:02:38 -0700 Subject: [PATCH 1/2] Fix link in comment There might be a few more of these. --- tsc/testdata/submoduleTriaged.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsc/testdata/submoduleTriaged.txt b/tsc/testdata/submoduleTriaged.txt index d3d37f1fc8b4a..c47d51987492c 100644 --- a/tsc/testdata/submoduleTriaged.txt +++ b/tsc/testdata/submoduleTriaged.txt @@ -3,6 +3,6 @@ # Each group should include a link to the tracking issue. # Corsa changes how module augmentation interacts with export-equals and exported name visibility -## https://github.com/microsoft/TypeScript/tsc/issues/3481 +## https://github.com/microsoft/TypeScript-go/issues/3481 compiler/augmentExportEquals2.errors.txt.diff compiler/exportAssignmentMembersVisibleInAugmentation.errors.txt.diff From 93fca8c4f53d48150e4c4fc27a4713eb37403a7b Mon Sep 17 00:00:00 2001 From: Wesley Wigham Date: Wed, 19 Aug 2026 22:11:00 -0700 Subject: [PATCH 2/2] Update tsc/testdata/submoduleTriaged.txt Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com> --- tsc/testdata/submoduleTriaged.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsc/testdata/submoduleTriaged.txt b/tsc/testdata/submoduleTriaged.txt index c47d51987492c..8277de3599b4e 100644 --- a/tsc/testdata/submoduleTriaged.txt +++ b/tsc/testdata/submoduleTriaged.txt @@ -3,6 +3,6 @@ # Each group should include a link to the tracking issue. # Corsa changes how module augmentation interacts with export-equals and exported name visibility -## https://github.com/microsoft/TypeScript-go/issues/3481 +## https://github.com/microsoft/typescript-go/issues/3481 compiler/augmentExportEquals2.errors.txt.diff compiler/exportAssignmentMembersVisibleInAugmentation.errors.txt.diff