mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Before this change we crash in this case when trying to use the outer type. After this change we diagnose a TODO. Will add the missing support for this in a separate PR. Part of #5533.