TypeScript/tests/cases/fourslash/completionListInTypeParameterOfTypeAlias3.ts

6 lines
165 B
TypeScript

/// <reference path='fourslash.ts'/>
//// type constructorType<T1, T2> = new <T/*1*/, /*2*/
verify.completions({ marker: test.markers(), exact: undefined });