default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -7,7 +7,7 @@ class A {
|
||||
f()
|
||||
}</selection>
|
||||
|
||||
default object {
|
||||
companion object {
|
||||
fun f()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user