81f3a98f49
Relates to #KT-17310
3 lines
60 B
Plaintext
Vendored
3 lines
60 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
val N = 42
|
|
fun test(a: Int) = a in 0 until N |