From 0acca520019927278fe2442660afc30793fcf59e Mon Sep 17 00:00:00 2001 From: "simon.ogorodnik" Date: Fri, 20 Mar 2020 21:34:19 +0300 Subject: [PATCH] [FIR-Test] Unmute blackbox test --- compiler/testData/codegen/box/functions/localFunctions/kt4777.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/testData/codegen/box/functions/localFunctions/kt4777.kt b/compiler/testData/codegen/box/functions/localFunctions/kt4777.kt index a332483382b..ec223754502 100644 --- a/compiler/testData/codegen/box/functions/localFunctions/kt4777.kt +++ b/compiler/testData/codegen/box/functions/localFunctions/kt4777.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // IGNORE_BACKEND: JS_IR // TODO: muted automatically, investigate should it be ran for JS or not // IGNORE_BACKEND: JS, NATIVE