Update testdata according to behavior changes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// "Replace '@JvmField' with 'const'" "true"
|
||||
// WITH_RUNTIME
|
||||
const private val number: Int = 42
|
||||
private const val number: Int = 42
|
||||
Reference in New Issue
Block a user