Smaller range + refactoring of ConvertMemberToExtension
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Function declaration must have a name
|
||||
class Owner {
|
||||
fun <caret>() {}
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
// ERROR: Function declaration must have a name
|
||||
class Owner {
|
||||
}
|
||||
|
||||
fun Owner.() {
|
||||
}
|
||||
Reference in New Issue
Block a user