[FE 1.0] Make type of safe call always nullable
^KT-46860 In Progress
This commit is contained in:
committed by
teamcityserver
parent
805fad980f
commit
26b9948e5f
+1
-1
@@ -5,4 +5,4 @@ fun test(s: String) = s?.length
|
||||
// 0 IFNULL
|
||||
// 0 IFNONNULL
|
||||
// 0 intValue
|
||||
// 0 valueOf
|
||||
// 1 valueOf
|
||||
|
||||
Reference in New Issue
Block a user