Skip to content

Commit eaf18e7

Browse files
committed
---
yaml --- r: 163832 b: refs/heads/master c: 10ac5b7 h: refs/heads/master v: v3
1 parent 080dc86 commit eaf18e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 029789b98cf0115f347fe12fd19bd2c29751f8ce
2+
refs/heads/master: 10ac5b72f1974775bed499105c2a3cf18da98f32
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 8443b09e361b96d1f9b7f45a65ed0d31c0e86e70
55
refs/heads/try: 20cbbffeefc1f35e2ea63afce7b42fbd79611d42

trunk/src/doc/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3145,8 +3145,8 @@ as
31453145
```
31463146

31473147
Operators at the same precedence level are evaluated left-to-right. [Unary
3148-
operators](#unary-operator-expressions) have the same precedence level and it
3149-
is stronger than any of the binary operators'.
3148+
operators](#unary-operator-expressions) have the same precedence level and are
3149+
stronger than any of the binary operators.
31503150

31513151
### Grouped expressions
31523152

0 commit comments

Comments
 (0)