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