DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.0.4%2Bds1-1 / tests / baselines / reference / Protected8.types
12345678
=== tests/cases/conformance/parser/ecmascript5/Protected/Protected8.ts === interface I { protected >protected : any p >p : any }