default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -48,7 +48,7 @@ class Outer {
|
||||
}
|
||||
}
|
||||
|
||||
default object {
|
||||
companion object {
|
||||
|
||||
fun foo() {
|
||||
val nested1 = Nested1(1)
|
||||
|
||||
Reference in New Issue
Block a user