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