=== tests/cases/conformance/parser/ecmascript5/ObjectTypes/parserObjectType3.ts === var v: { >v : { x: any; y: any; } x; >x : any y >y : any };