Skip to content

Commit 6ae7617

Browse files
authored
Add test for #14574 (#18024)
1 parent 6c8bc18 commit 6ae7617

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/// <reference path="fourslash.ts" />
2+
3+
//// namespace X {
4+
//// export =
5+
//// }
6+
//// X.add/*1*/
7+
8+
// verify there is no crash
9+
verify.quickInfoAt("1", "any");

0 commit comments

Comments
 (0)