Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DdeclFileTypeAnnotationVisibilityErrorTypeAlias.ts56 export type t12 = public1; alias
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/dynamicNames/
Dmain.ts159 let t12: T12; variable