default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -3,7 +3,7 @@ package foo
|
||||
// NOTE THIS FILE IS AUTO-GENERATED by the generateTestDataForReservedWords.kt. DO NOT EDIT!
|
||||
|
||||
class TestClass {
|
||||
default object {
|
||||
companion object {
|
||||
var `else`: Int = 0
|
||||
|
||||
fun test() {
|
||||
|
||||
Reference in New Issue
Block a user