Intentions: 'Implement abstract member' (Kotlin -> Kotlin)
#KT-8467 In Progress
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// IS_APPLICABLE: false
|
||||
open class A {
|
||||
fun <caret>foo() = 1
|
||||
}
|
||||
Reference in New Issue
Block a user