File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 4fc286e24e4ee9e41344e066a0226cd532bfe668
2
+ refs/heads/master: 7cefd86d41a3ebf01b54d67f75e0b0446c252b9a
Original file line number Diff line number Diff line change @@ -3635,7 +3635,7 @@ An @code{if check} expression combines a @code{if} expression and a @code{check}
3635
3635
expression in an indivisible unit that can be used to build more complex
3636
3636
conditional control-flow than the @code {check } expression affords.
3637
3637
3638
- In fact, @code {if check } is a ``more primitive'' expression @code {check };
3638
+ In fact, @code {if check } is a ``more primitive'' expression than @code {check };
3639
3639
instances of the latter can be rewritten as instances of the former. The
3640
3640
following two examples are equivalent:
3641
3641
You can’t perform that action at this time.
0 commit comments