mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 09:20:12 +01:00
This requires changing `ReturnSlotPattern` and `OutParamPattern` definitions to use untyped node id, so they can have any associated node. Follow up of #5197. Part of #5064.