82f75c707e
#KT-33880 Fixed
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 |