mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 21:50:12 +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.