Searched defs:var15 (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/01_03_export_import_cases/export_variable_statement/ |
| D | export_var_01.ts | 26 export var { var15, ["var16"]: var16, ...varq } = { var15: 15, var16: [var16Cons], var17: 17 } variable
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | arrayDestructuring.ts | 39 var [var13 = [1, "foo"], [var14, var15] = [{}, true], ...var16] = [3, [true, {}], function (a: any,… variable
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ts/ |
| D | arrayDestructuring.ts | 39 var [var13 = [1, "foo"], [var14, var15] = [{}, true], ...var16] = [3, [true, {}], function (a: any,… variable
|