Commit d1fb175
committed
Reword "must" to "can"
This is to match the original wording and to match the wording in
expr.match.guard.chains.or. Parentheses are not necessarily the only way
to work around this limitation. For example, you could sometimes use
curly braces, or lift parts out to a variable, or don't use chains.1 parent 81c52e0 commit d1fb175
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments