================================================================================
errors/parser10
================================================================================

res1 = new [ 42 }

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

(module
  (ERROR
    (identifier)
    (UNEXPECTED 
      '
      ')
    (intLiteral)))
