5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
class ReadForward() {
|
|
val a = <!UNINITIALIZED_VARIABLE!>$b<!>
|
|
val b = 1
|
|
}
|