TypeScript/tests/cases/fourslash/completionListInTypeParameterOfTypeAlias3.ts

6 lines
165 B
TypeScript
Raw Normal View History

/// <reference path='fourslash.ts'/>
2015-11-25 02:50:00 +01:00
//// type constructorType<T1, T2> = new <T/*1*/, /*2*/
verify.completions({ marker: test.markers(), exact: undefined });