mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
In SourceCompilerForInline we could enter ERASED_INLINE_CLASS context from containing declaration context. That broke codegen context hierarchy invariants assumed in accessor generation.