mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-25 02:50:59 -05:00
Add regression test. (#29433)
This commit is contained in:
committed by
Wesley Wigham
parent
adb4738cff
commit
9cd5f2dd3c
@@ -0,0 +1,6 @@
|
||||
/// <reference path="../fourslash.ts" />
|
||||
|
||||
////interface I<[|T|]> extends I<[|T|]>, [|T|] {
|
||||
////}
|
||||
|
||||
verify.rangesAreDocumentHighlights();
|
||||
Reference in New Issue
Block a user