6 lines
68 B
Kotlin
Vendored
6 lines
68 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
|
|
val x = <!UNINITIALIZED_VARIABLE!>y<!>
|
|
|
|
val y = 2
|