Searched refs:x332 (Results 1 – 2 of 2) sorted by relevance
353 x332: number; property in C
2719 function x332(n: Genric<Base>) { }; x332({ func: n => { function2720 AssertType(x332({ func: n => { return [d1, d2]; } }), "void");2721 AssertType(x332, "(Genric<Base>) => void");