Skip to content

Commit 9cd5f2d

Browse files
DanielRosenwasserweswigham
authored andcommitted
Add regression test. (microsoft#29433)
1 parent adb4738 commit 9cd5f2d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/// <reference path="../fourslash.ts" />
2+
3+
////interface I<[|T|]> extends I<[|T|]>, [|T|] {
4+
////}
5+
6+
verify.rangesAreDocumentHighlights();

0 commit comments

Comments
 (0)