KT-8394 ReplaceWith for Delegates.lazy fails outside of stdlib
#KT-8394 Fixed
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ public class DeserializedClassDescriptor(
|
||||
|
||||
override fun getAnnotations() = annotations
|
||||
|
||||
override fun getScopeForMemberLookup() = memberScope
|
||||
override fun getUnsubstitutedMemberScope() = memberScope
|
||||
|
||||
override fun getStaticScope() = staticScope
|
||||
|
||||
|
||||
Reference in New Issue
Block a user