effekt
effekt copied to clipboard
Cleanup for #531
This fixes the things noted in #531 (mostly a draft PR so I don't forget):
- [x] Double-check whether we need to parenthesize objects or literals in certain places.
- Yes, we have to:
- [x] objects
- [ ] int and double literals
- Yes, we have to:
- [x] Delete double-parens in stdlib (hotfixes from earlier).