6 lines
65 B
Plaintext
Vendored
6 lines
65 B
Plaintext
Vendored
// RUNTIME_WITH_FULL_JDK
|
|
|
|
fun test() {
|
|
val t = 5.0.isNaN()
|
|
}
|