Home
last modified time | relevance | path

Searched defs:temp3 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/07_namespace/
D01_namespace_01.ts68 export var temp3 : string = "test-importEqualsDeclaration"; variable
/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/06_type/
D01_type_01.ts70 let temp3: "cc" = "cc"; variable