================================================================================
errors/undefinedOp2
================================================================================

res1 = "str" + 42

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

(module
  (classProperty
    (identifier)
    (binaryExpr
      (slStringLiteral)
      (intLiteral))))
