Skip to content

Commit 03eb4ac

Browse files
author
Kanchalai Tanglertsampan
committed
Rename test file and update baseline
1 parent 395e6c9 commit 03eb4ac

4 files changed

+5
-5
lines changed

tests/cases/compiler/noErrorUsingImportExportModuleAugmentationInDeclarationFile.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// @module: none
2+
// @filename: 0.d.ts
3+
4+
export = a;
5+
declare var a: number;

0 commit comments

Comments
 (0)