Files
kotlin-fork/idea/testData/intentions/simplifyBooleanWithConstants/flexibleBoolean.kt
T

4 lines
82 B
Kotlin
Vendored

// IS_APPLICABLE: false
// WITH_RUNTIME
fun bar() = <caret>FromJava.foo() == true