8000 Merge pull request #1122 from nivekastoreth/patch-1 · codingvlad/docs.scala-lang@89a3cd4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89a3cd4

Browse files
authored
Merge pull request scala#1122 from nivekastoreth/patch-1
Fix order of operators in precedence documentation
2 parents eeda3fc + f92c024 commit 89a3cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tour/operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ Is equivalent to
7878
```
7979
((a + b) ^? (c ?^ d)) less ((a ==> b) | c)
8080
```
81-
`?^` has the highest precedence because it starts with the character `?`. `+` has the second highest precedence, followed by `^?`, `==>`, `|`, and `less`.
81+
`?^` has the highest precedence because it starts with the character `?`. `+` has the second highest precedence, followed by `==>`, `^?`, `|`, and `less`.

0 commit comments

Comments
< 3026 span aria-hidden="true" data-scheme="secondary" class="prc-CounterLabel-CounterLabel-ZwXPe">0 (0)
0