blob: bd4cab6a7a0fe78c5552ee1690015de40b5f8144 [file]
// "Replace '@JvmField' with 'const'" "true"
// WITH_RUNTIME
const val three = 3
<caret>@JvmField private val text = "${2 + three}"