5 lines
89 B
Kotlin
5 lines
89 B
Kotlin
package testing.kt
|
|
|
|
class KotlinImpl : <caret>JavaBase()
|
|
|
|
// REF: (testing.kt).KotlinImpl |