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