default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -30,7 +30,7 @@ class A {
|
||||
object J
|
||||
}
|
||||
|
||||
default object CO {
|
||||
companion object CO {
|
||||
object H
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user