blob: 96198acac84c8a8755f5d8d7c3cccd3377c19b0d [file]
// FIR_IDENTICAL
// DUMP_CFG: LEVELS
lateinit var s: String
fun foo() {
s = "Hello"
}