[FIR2IR] Propagate NOT_IN statement origin when converting to IR
^KT-65636 Fixed
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
// K2 disabled because of KT-65636
|
||||
|
||||
fun box() = expectThrowableMessage {
|
||||
assert("Hello" !in listOf("Hello", "World"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user