default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -4,7 +4,7 @@ import java.lang.Object;
|
||||
|
||||
class Foo {
|
||||
|
||||
class Default { }
|
||||
class Companion { }
|
||||
|
||||
class InnerClass { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user