Allow to convert nullable local / top to late-init since version 1.2
Enhancement for KT-12743
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun test() {
|
||||
lateinit var foo: String
|
||||
}
|
||||
Reference in New Issue
Block a user