5 lines
74 B
Kotlin
Vendored
5 lines
74 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
|
|
fun foo(y: Boolean) {
|
|
0.0f <caret>=== -0.0f
|
|
} |