FIR: initialize containingClassAttr in light tree builder to match RawFirBuilder
This commit is contained in:
+2
@@ -668,6 +668,8 @@ class DeclarationsConverter(
|
||||
}
|
||||
}
|
||||
}
|
||||
}.also {
|
||||
it.containingClassAttr = currentDispatchReceiverType()!!.lookupTag
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user