================================================================================
errors/outOfRange1
================================================================================

res1 = "abc"[4]

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

(module
  (classProperty
    (identifier)
    (subscriptExpr
      (slStringLiteral)
      (intLiteral))))
