Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsSubclassWithExplicitNoArgumentConstructor.js7 constructor(firstArg, secondArg) { } argument
40 function Super(firstArg, secondArg) { argument