We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a6300 commit 97dd855Copy full SHA for 97dd855
1 file changed
tests/cases/fourslash/completionListInImportClause02.ts
@@ -1,10 +1,5 @@
1
/// <reference path='fourslash.ts'/>
2
3
-// @Filename: m1.ts
4
-////export var foo: number = 1;
5
-////export function bar() { return 10; }
6
-////export function baz() { return 10; }
7
-
8
////declare module "M1" {
9
//// export var V;
10
////}
0 commit comments