Intention to convert a member to an extension
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// IS_APPLICABLE: false
|
||||
abstract class <caret>Owner {
|
||||
abstract fun f()
|
||||
}
|
||||
Reference in New Issue
Block a user