Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts297 type R35 = DropLast<readonly string[]>; alias
/third_party/typescript/tests/baselines/reference/
DvariadicTuples1.js295 type R35 = DropLast<readonly string[]>;
746 declare type R35 = DropLast<readonly string[]>;
DvariadicTuples1.symbols1001 type R35 = DropLast<readonly string[]>;
1002 >R35 : Symbol(R35, Decl(variadicTuples1.ts, 292, 52))
DvariadicTuples1.types992 type R35 = DropLast<readonly string[]>;
993 >R35 : string[]
DvariadicTuples1.errors.txt404 type R35 = DropLast<readonly string[]>;