Call Resolver: Fix nullability of parenthesized safe calls used as value arguments
#KT-7903 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
internal fun f(/*0*/ s: kotlin.String?): kotlin.Boolean
|
||||
Reference in New Issue
Block a user