default -> companion: replace all mentions of default and default object
This commit is contained in:
+1
-1
@@ -247,7 +247,7 @@ class ForwardAccessToBackingField() { //kt-147
|
||||
}
|
||||
|
||||
class ClassObject() {
|
||||
default object {
|
||||
companion object {
|
||||
val x : Int
|
||||
|
||||
init {
|
||||
|
||||
Reference in New Issue
Block a user