Native: Ignore tests that use reflection not implemented in native
This commit is contained in:
committed by
Pavel Punegov
parent
82b59c5044
commit
dd1c9fa9f0
+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.test.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user