Occurs when trying to apply unary minus operator to strings.
text2 = - "test"; // can not use unary minus (negation) to texts