================================================================================
errors/parser11
================================================================================

res1 = new { foo = 42 ]

--------------------------------------------------------------------------------

(module
  (ERROR
    (identifier)
    (objectProperty
      (identifier)
      (intLiteral))))
