// ++ is two tokens, so these two lines are equivalent
a++
a+ +