[AA] Cover both static and inner classes in Java member scope tests
^KT-61900
This commit is contained in:
committed by
Space Team
parent
ab717c25d7
commit
dab06c0942
+4
@@ -11,6 +11,10 @@ open fun toString(): kotlin.String
|
||||
|
||||
open class NestedClass
|
||||
|
||||
open inner class InnerClass
|
||||
|
||||
open class NestedSuperClass
|
||||
|
||||
open inner class InnerSuperClass
|
||||
|
||||
constructor()
|
||||
|
||||
Reference in New Issue
Block a user