86938f57b1
There'll be a single generated test class like BlackBoxCodegenTestGenerated
3 lines
54 B
Kotlin
3 lines
54 B
Kotlin
fun box() =
|
|
if (R.id.main == 17) "OK" else "fail"
|