Home
last modified time | relevance | path

Searched defs:var22 (Results 1 – 2 of 2) 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