| ... | ... | @@ -104,8 +104,7 @@ it is `h` that looks more correct. Note that we have a similar problem with infi |
|
|
|
1+f x+2
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
I propose that all of `f`, `g`, `h` and `i` be made illegal, with parentheses being required to disambiguate these cases.
|
|
|
|
**I propose that all of `f`, `g`, `h` and `i` be made illegal, with parentheses being required to disambiguate these cases.**
|
|
|
|
|
|
|
|
|
|
|
|
Here are some real-life examples of what I consider confusing code, from `haskeline`:
|
| ... | ... | |