Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/compiler/ts/
DmemberExpTests.ts91 var obj13: Interface10; variable
DobjectLiteralAssignability.ts68 var obj13: interface2 = { a: 5, b: "foo", c: 5, d: 5 }; variable
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DmemberExpTests.ts91 var obj13: Interface10; variable
DobjectLiteralAssignability.ts68 var obj13: interface2 = { a: 5, b: "foo", c: 5, d: 5 }; variable