Files
carbon-lang/toolchain/check/testdata/class
Richard Smith a4fe9be2e4 Resolve the definition of the self specific when re-entering its scope for an inline method definition. (#4281)
This fixes a crash if an inline method definition attempts to access a
member of the enclosing generic scope directly.

Fixes #4229.
2024-09-06 23:23:40 +00:00
..