DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / parserTypeQuery9.types
1234567
//// [tests/cases/conformance/parser/ecmascript5/Types/parserTypeQuery9.ts] //// === parserTypeQuery9.ts === var s: typeof A[]; >s : any[] >A : any