default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -3,5 +3,5 @@ package test
|
||||
annotation class Anno
|
||||
|
||||
class Class {
|
||||
Anno default object
|
||||
Anno companion object
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user