================================================================================
errors/unterminatedUnicodeEscape
================================================================================

res1 = "foo \u{123 bar"

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

(module
  (classProperty
    (identifier)
    (slStringLiteral
      (ERROR
        (UNEXPECTED
          '
          ')
        (identifier)))))
