==== tests/cases/conformance/parser/ecmascript5/ErrorRecovery/ObjectLiterals/parserErrorRecovery_ObjectLiteral1.ts (1 errors) ==== var v = { a: 1 b: 2 } ~ !!! ',' expected.