Sean

Results 65 comments of Sean

Which project are you trying to convert?

Ref: https://discord.com/channels/775792479844696084/775792479844696087/881621882183508029 and https://discord.com/channels/775792479844696084/775792479844696087/886384645602672730

To implement this, I think we can first rename `expression` to `nontuple_expression`, and then replace the mentions of `expression` in `listval`, etc. with `nontuple_expression`. Then, we can define `expression` to...

Also, just to be safe, we should disallow a trailing comma unless it's inside parentheses