3 lines
48 B
Kotlin
3 lines
48 B
Kotlin
fun main() {
|
|
val rabbit = 4 + 2 <caret>* 5
|
|
} |
fun main() {
|
|
val rabbit = 4 + 2 <caret>* 5
|
|
} |