In the ternary operator it should treat parenthesis directly to the left as the argument.
I don't think parentheses are ever treated like that. They are self-contained and don't affect operators outside them.
In the ternary operator it should treat parenthesis directly to the left as the argument.
I don't think parentheses are ever treated like that. They are self-contained and don't affect operators outside them.