37fb8d6306
Probably because of this commit: https://github.com/JetBrains/intellij-community/commit/7d95ff4d86e584d66d558559a1a4678920281ca1
3 lines
90 B
Kotlin
Vendored
3 lines
90 B
Kotlin
Vendored
class KotlinTest : ImplementJavaInnerInterfaceFromUsage.Test {
|
|
override fun foo() {}
|
|
} |