From 73616107b47f5298be764c33cf548d1ff8a5b865 Mon Sep 17 00:00:00 2001 From: Mikhail Glukhikh Date: Fri, 19 Feb 2021 12:19:42 +0300 Subject: [PATCH] Unmute passing FIR BB test --- .../metadataForMembersInLocalClassInInitializer.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/testData/codegen/box/compileKotlinAgainstKotlin/metadataForMembersInLocalClassInInitializer.kt b/compiler/testData/codegen/box/compileKotlinAgainstKotlin/metadataForMembersInLocalClassInInitializer.kt index 3ed9664d4c8..8eb398f8eef 100644 --- a/compiler/testData/codegen/box/compileKotlinAgainstKotlin/metadataForMembersInLocalClassInInitializer.kt +++ b/compiler/testData/codegen/box/compileKotlinAgainstKotlin/metadataForMembersInLocalClassInInitializer.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // WITH_STDLIB // WITH_REFLECT