Native: Ignore tests that use jvm or full reflect

This commit is contained in:
Pavel Punegov
2018-08-29 19:51:43 +03:00
committed by Pavel Punegov
parent 89f7ced0d4
commit 82b59c5044
4 changed files with 4 additions and 1 deletions
@@ -1,5 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR, JS, JS_IR
// IGNORE_BACKEND: JVM_IR, JS, JS_IR, NATIVE
// WITH_REFLECT
import kotlin.reflect.KFunction