You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
- [x] Delete double-parens in stdlib (hotfixes from earlier).
0 commit comments