Home
last modified time | relevance | path

Searched defs:r18arg (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DsubtypingWithCallSignatures4.js204 var r18arg = function (x) { return null; }; function
H A DsubtypingWithConstructSignatures4.js111 var r18arg: new (x: new <T>(a: T) => T) => any[]; variable
204 var r18arg; variable

Completed in 2 milliseconds