5 lines
59 B
Plaintext
Vendored
5 lines
59 B
Plaintext
Vendored
// IS_APPLICABLE: true
|
|
|
|
val x = 1
|
|
|
|
val y = { x.hashCode() } |