default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -9,6 +9,6 @@ fun g(t: T): Int {
|
||||
B.f()
|
||||
A
|
||||
B
|
||||
A.Default
|
||||
B.Default
|
||||
A.Companion
|
||||
B.Companion
|
||||
}
|
||||
Reference in New Issue
Block a user