4 lines
56 B
Plaintext
Vendored
4 lines
56 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
fun test() {
|
|
val x = !0.5f.isNaN()
|
|
} |