8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
class ReadForward() {
|
|
{
|
|
val x = <!UNINITIALIZED_VARIABLE!>$a<!>
|
|
}
|
|
|
|
val a = 1
|
|
}
|