blob: 07664b783d177d4408a7e45332cd4ec0598c824d [file]
// FIR_IDENTICAL
lateinit var s: String
fun foo() {
s = "Hello"
}