| ... | ... | @@ -127,6 +127,11 @@ it is `h` that looks more correct. Note that we have a similar problem with infi |
|
|
|
**I propose that all of `f`, `g`, `h` and `i` be made illegal, with parentheses being required to disambiguate these cases.**
|
|
|
|
|
|
|
|
|
|
|
|
No additional programs are accepted by this change, and no programs have their behaviour changed. This change only rejects some programs that were previously accepted.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
Here are some real-life examples of what I consider confusing code, from `haskeline`:
|
|
|
|
|
|
|
|
```wiki
|
| ... | ... | |