Home
last modified time | relevance | path

Searched refs:StringBoxMaker (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_instantiation_expressions1.ts24 type StringBoxMaker = typeof makeBox<string>; // (value: string) => { value: string } alias
Dtest_instantiation_expressions1-expected.txt424 "name": "StringBoxMaker",