From a7de4a8b4bb9c3fe732ce2340afbfd590b3fe1b1 Mon Sep 17 00:00:00 2001 From: Dmitriy Novozhilov Date: Wed, 12 Feb 2020 11:13:32 +0300 Subject: [PATCH] [FIR-TEST] Update testname in testdata --- .../testData/resolve/smartcasts/boundSmartcastsInBranches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.txt b/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.txt index d8fb5f162fe..306574becce 100644 --- a/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.txt +++ b/compiler/fir/resolve/testData/resolve/smartcasts/boundSmartcastsInBranches.txt @@ -1,4 +1,4 @@ -FILE: noBoundSmartcastAfterContinue.kt +FILE: boundSmartcastsInBranches.kt public final class A : R|kotlin/Any| { public constructor(): R|A| { super()