mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
This changes the tuple index from tuple[0] to tuple.0 in accordance with the accepted propsal https://github.com/carbon-language/carbon-lang/pull/3646 I messed up syncing to trunk on my original PR https://github.com/carbon-language/carbon-lang/pull/4186, that's why I'm starting on a blank state. Please let me know if I missed incorporating a change from my prior PR.