================================================================================
errors/parser2
================================================================================

res1 = "some string
res2 = 2

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

(module
  (classProperty
    (identifier)
    (slStringLiteral
      (MISSING """)))
  (classProperty
    (identifier)
    (intLiteral)))
