9908791094
#KT-1829 Fixed
3 lines
54 B
Kotlin
3 lines
54 B
Kotlin
fun box() =
|
|
if (R.id.main == 17) "OK" else "fail"
|