Next one will be <https://youtrack.jetbrains.com/i...
# kontributors
s
Next one will be https://youtrack.jetbrains.com/issue/KT-13011 I’m not sure what is "some scenarios”…does this happen only following case?
Copy code
lateinit var foo: Int

init {
    foo = 1
}