Fix for KT-9958: NoSuchMethodError when we call protected method from companion object
#KT-9958 Fixed
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
a java.lang.Deprecated 0
|
||||
p org.test 0
|
||||
c 0 0/SomeClass$Companion
|
||||
c 0 0/SomeClass$SomeInnerObject
|
||||
c 0 0/SomeClass$InnerClass
|
||||
c 0 0/SomeClass$InnerClass$InnerClassInInnerClass
|
||||
c 0 0/SomeClass$NestedClass
|
||||
c 0 0/SomeClass$Companion
|
||||
|
||||
Reference in New Issue
Block a user