blob: 97ad333c66e5e4ec89bf76e8470da4ce51e1209b [file] [log] [blame]
// "Replace '@JvmField' with 'const'" "true"
// WITH_RUNTIME
const val three = 3
private const val text = "${2 + three}"