Minor style fix.
This commit is contained in:
@@ -2033,7 +2033,7 @@ as
|
|||||||
=
|
=
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
Operators at the same precedence level are evaluated left-to-right. [`Unary operators`](#unary-operator-expressions)
|
Operators at the same precedence level are evaluated left-to-right. [Unary operators](#unary-operator-expressions)
|
||||||
have the same precedence level and it is stronger than any of the binary operators.
|
have the same precedence level and it is stronger than any of the binary operators.
|
||||||
|
|
||||||
### Grouped expressions
|
### Grouped expressions
|
||||||
|
|||||||
Reference in New Issue
Block a user