default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Some {
|
||||
default object {
|
||||
companion object {
|
||||
val coProp = 12
|
||||
|
||||
fun coFun = 12
|
||||
|
||||
Reference in New Issue
Block a user