// WITH_RUNTIME import kotlin.Double.Companion.NaN fun test() { val t = 5.0.isNaN() }