Update test affected by SafeCallsAreAlwaysNullable feature
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
// !API_VERSION: LATEST_STABLE
|
||||
|
||||
// !LANGUAGE: -SafeCallsAreAlwaysNullable
|
||||
fun test(s: String) = s?.length
|
||||
|
||||
// 0 IFNULL
|
||||
|
||||
Reference in New Issue
Block a user