default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -11,7 +11,7 @@ class B {
|
||||
}
|
||||
|
||||
class C {
|
||||
default <warning textAttributesKey="DEPRECATED_ATTRIBUTES">class object G</warning> {
|
||||
companion <warning textAttributesKey="DEPRECATED_ATTRIBUTES">class object G</warning> {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user