Effects: add diagnostic tests on functions from stdlib
========== Introduction of EffectSystem: 18/18
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
public fun testIsNotNullOrEmpty(/*0*/ x: kotlin.String?): kotlin.Unit
|
||||
public fun testIsNullOrEmpty(/*0*/ x: kotlin.String?): kotlin.Unit
|
||||
Reference in New Issue
Block a user