From 1f55b59fa351d86d663ae12aa414b316c513261b Mon Sep 17 00:00:00 2001 From: pyos Date: Fri, 20 Dec 2019 12:03:31 +0100 Subject: [PATCH] Unmute a fixed Fir2IrText test --- compiler/testData/ir/irText/classes/initValInLambda.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/testData/ir/irText/classes/initValInLambda.kt b/compiler/testData/ir/irText/classes/initValInLambda.kt index 529b449d43c..e2caa979ed2 100644 --- a/compiler/testData/ir/irText/classes/initValInLambda.kt +++ b/compiler/testData/ir/irText/classes/initValInLambda.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: ANY class TestInitValInLambdaCalledOnce { val x: Int init {