10000 Fix test. · icssjs/TypeScript@97dd855 · GitHub
[go: up one dir, main page]

Skip to content

Commit 97dd855

Browse files
Fix test.
1 parent 40a6300 commit 97dd855

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/cases/fourslash/completionListInImportClause02.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
/// <reference path='fourslash.ts'/>
22

3-
// @Filename: m1.ts
4-
////export var foo: number = 1;
5-
////export function bar() { return 10; }
6-
////export function baz() { return 10; }
7-
83
////declare module "M1" {
94
//// export var V;
105
////}

0 commit comments

Comments
 (0)
0