5 lines
73 B
Kotlin
Vendored
5 lines
73 B
Kotlin
Vendored
|
|
fun test(b: String): Int {
|
|
b.<expr>length</expr>
|
|
return 68 * 2
|
|
} |