DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / Protected8.js
123456789
//// [tests/cases/conformance/parser/ecmascript5/Protected/Protected8.ts] //// //// [Protected8.ts] interface I { protected p } //// [Protected8.js]