Home
last modified time | relevance | path

Searched defs:var22 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DobjectDestructuring.ts68 var var22: string; variable
72 var22: string; property
DarrayDestructuring.ts49 var [var22, var23 = [{ a: 5, b: "foo" }, false], var24]: string[] | [number, ({ a: number, b: strin… variable
/arkcompiler/ets_frontend/ets2panda/test/compiler/ts/
DobjectDestructuring.ts68 var var22: string; variable
72 var22: string; property
DarrayDestructuring.ts49 var [var22, var23 = [{ a: 5, b: "foo" }, false], var24]: string[] | [number, ({ a: number, b: strin… variable