Files
kotlin-fork/idea/testData/search/inheritance/testInheritanceFromJavaClass.kt
T
Pavel V. Talanov ce4a950697 AbstractSearcherTest: check member kind in test data not the psi implementation class
It is not what should be tested in this test
2015-11-02 18:39:01 +03:00

5 lines
68 B
Kotlin
Vendored

class A: Object() {}
// CLASS: java.lang.Object
// SEARCH: class:A