=== tests/cases/conformance/parser/ecmascript5/Protected/Protected8.ts === interface I { >I : I protected >protected : any p >p : any }