effekt icon indicating copy to clipboard operation
effekt copied to clipboard

Cleanup for #531

Open marzipankaiser opened this issue 6 months ago • 1 comments

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).

marzipankaiser avatar Jul 31 '24 11:07 marzipankaiser