Fix test expectation failures caused by changed signatures.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
Resolve target: fun kotlin.String.isNotEmpty(): kotlin.Boolean
|
||||
Resolve target: fun kotlin.CharSequence.isNotEmpty(): kotlin.Boolean
|
||||
----------------------------------------------
|
||||
fun foo(p: String) {
|
||||
/* STATEMENT DELETED: if (x()) return */
|
||||
|
||||
Reference in New Issue
Block a user