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