From a564d4715893cfa7b9e2b49121262b381f63bc9a Mon Sep 17 00:00:00 2001 From: Dmitry Petrov Date: Fri, 1 May 2020 13:12:49 +0300 Subject: [PATCH] Minor: unmute FIR black box test Guys, please, can you do it yourself? --- .../codegen/box/reflection/callBy/inlineClassDefaultArguments.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/testData/codegen/box/reflection/callBy/inlineClassDefaultArguments.kt b/compiler/testData/codegen/box/reflection/callBy/inlineClassDefaultArguments.kt index 99127cfb472..6d680cbb21c 100644 --- a/compiler/testData/codegen/box/reflection/callBy/inlineClassDefaultArguments.kt +++ b/compiler/testData/codegen/box/reflection/callBy/inlineClassDefaultArguments.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // IGNORE_BACKEND: JS_IR, JS, NATIVE // WITH_REFLECT