Files
kotlin-fork/idea/testData/quickfix/simplifyComparison/withAssertion.kt.after
T

5 lines
77 B
Plaintext
Vendored

// "Simplify comparison" "true"
// WITH_RUNTIME
fun test() {
val s = ""
}