Searched defs:x326 (Results 1 - 1 of 1) sorted by relevance
/third_party/typescript/tests/baselines/reference/ | ||
H A D | generatedContextualTyping.js | 325 function x326(n: { (): Base[]; }) { }; x326(function named() { return [d1, d2] }); function |
Completed in 4 milliseconds