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