3 lines
46 B
Plaintext
Vendored
3 lines
46 B
Plaintext
Vendored
var a: kotlin.Int = 100
|
|
val b: kotlin.Int = a
|