diff --git a/compiler/tests-spec/testData/diagnostics/linked/type-inference/smart-casts/smart-casts-sources/p-4/pos/1.6.kt b/compiler/tests-spec/testData/diagnostics/linked/type-inference/smart-casts/smart-casts-sources/p-4/pos/1.6.kt index 57b696792c2..d0e41bd8e07 100644 --- a/compiler/tests-spec/testData/diagnostics/linked/type-inference/smart-casts/smart-casts-sources/p-4/pos/1.6.kt +++ b/compiler/tests-spec/testData/diagnostics/linked/type-inference/smart-casts/smart-casts-sources/p-4/pos/1.6.kt @@ -211,7 +211,7 @@ fun case_16() { } // TESTCASE NUMBER: 17 -val case_17 = & java.io.Serializable}")!>if (nullableIntProperty === implicitNullableNothingProperty) 0 else { +val case_17 = & java.io.Serializable}")!>if (nullableIntProperty === implicitNullableNothingProperty) 0 else { nullableIntProperty nullableIntProperty.equals(nullableIntProperty) }