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