Update testdata according to behavior changes

This commit is contained in:
Dmitry Jemerov
2017-06-08 10:43:19 +02:00
parent d90cc6f4cf
commit 2326b5faf3
3 changed files with 3 additions and 3 deletions
@@ -1,3 +1,3 @@
// "Replace '@JvmField' with 'const'" "true"
// WITH_RUNTIME
const private val number: Int = 42
private const val number: Int = 42