2 lines
34 B
Kotlin
Vendored
2 lines
34 B
Kotlin
Vendored
val v = 239
|
|
fun method() = num + v |
val v = 239
|
|
fun method() = num + v |