Receiver of a safe call is not null inside the call also for extension functions + a pair of tests #KT-9033 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
public fun f(/*0*/ s: kotlin.String): kotlin.String
|
||||
public fun foo(/*0*/ s: kotlin.String?): kotlin.Unit
|
||||
Reference in New Issue
Block a user