Intentions: Move class member to companion object
#KT-9697 In Progress
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
interface A {
|
||||
fun <caret>foo()
|
||||
}
|
||||
Reference in New Issue
Block a user