Commit d18a1da
committed
docs(compiler): explain logical or asymmetry
Document why value-position || accepts a conditional left operand with a fallback right operand, and why the language does not add a matching && form in this PR.1 parent f05c88a commit d18a1da
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1506 | 1506 | | |
1507 | 1507 | | |
1508 | 1508 | | |
1509 | | - | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
1510 | 1512 | | |
1511 | 1513 | | |
1512 | 1514 | | |
| |||
0 commit comments