mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 12:00:12 +01:00
For now, we permit non-empty tuples to have trailing commas, and require a trailing comma if there's exactly one list element. The exact rule here has not yet been decided.