letx=10-1// isletx=10-1;letx=10-1// isletx=10;-1;letx=10-1// isletx=10-1;letx=10-1// isletx=10;-1;// Error two statements on the same line must be separated by a semicolon
The rule is basically [space][op][space] or [nospace][op][nospace] is an infix operator, [space][op][nospace] is a prefix operator, and [nospace][op][space] is a postfix operator.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
The way Swift handles this is interesting.
The rule is basically [space][op][space] or [nospace][op][nospace] is an infix operator, [space][op][nospace] is a prefix operator, and [nospace][op][space] is a postfix operator.