// WITH_RUNTIME fun foo(a: Int, b: Array) { !b.contains(a) }