From a26df4b4c66703d5dcd6e66fa25b0c04cb9368d5 Mon Sep 17 00:00:00 2001 From: Dmitriy Novozhilov Date: Mon, 25 Mar 2019 23:04:50 +0300 Subject: [PATCH] [NI] Update test data for spec tests --- .../smart-casts/smart-casts-sources/p-4/pos/1.6.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) }