Home
last modified time | relevance | path

Searched defs:f33 (Results 1 - 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdestructuringWithLiteralInitializers2.js23 function f33([x = 0, y = 'bar'] = [nx, sx]) {} function
H A DconditionalTypes1.js445 function f33() { function
H A DcontrolFlowAliasing.js205 function f33(obj: { kind: 'foo', foo: string } | { kind: 'bar', bar: number }) { function
H A DinstantiationExpressions.js114 function f33(f: { x: string } | { y: string }) { function
H A DkeyofAndIndexedAccess.js771 function f33(shape, key) { function

Completed in 5 milliseconds