Ignore new FIR box test on android

This commit is contained in:
Denis.Zharkov
2021-04-01 14:51:40 +03:00
parent 3f3e51f36e
commit 5cbfb172a4
@@ -1,7 +1,11 @@
// TARGET_BACKEND: JVM
// JVM_TARGET: 1.8
// IGNORE_BACKEND: ANDROID
// FULL_JDK
// WITH_RUNTIME
import java.util.function.Consumer
class A : Iterable<String> {