Native: Ignore tests that use jvm or full reflect
This commit is contained in:
committed by
Pavel Punegov
parent
89f7ced0d4
commit
82b59c5044
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user