Searched refs:x339 (Results 1 – 2 of 2) sorted by relevance
360 x339: number; property in C
2809 let x339 = (n: Base[]) => n; x339([d1, d2]); variable2810 AssertType(x339, "(Base[]) => Base[]");2814 AssertType(x339([d1, d2]), "Base[]");2815 AssertType(x339, "(Base[]) => Base[]");