[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
Vendored
+3
-1
@@ -6,4 +6,6 @@ open fun superBar(): kotlin.String!
|
||||
|
||||
open var foo: kotlin.Int
|
||||
|
||||
open inner class NestedClass
|
||||
open inner class InnerClass
|
||||
|
||||
open class NestedClass
|
||||
Reference in New Issue
Block a user