Home
last modified time | relevance | path

Searched refs:TN7 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts19 type TN7 = TV1<never>; alias
/third_party/typescript/tests/baselines/reference/
DvariadicTuples1.js17 type TN7 = TV1<never>;
635 declare type TN7 = TV1<never>;
DvariadicTuples1.symbols52 type TN7 = TV1<never>;
53 >TN7 : Symbol(TN7, Decl(variadicTuples1.ts, 14, 20))
DvariadicTuples1.types36 type TN7 = TV1<never>;
37 >TN7 : never
DvariadicTuples1.errors.txt65 type TN7 = TV1<never>;