Temporary mute reflection test on Android

This commit is contained in:
Mikhael Bogdanov
2021-03-01 18:05:27 +01:00
parent a7a085d640
commit 77559e8299
@@ -2,7 +2,7 @@
// TARGET_BACKEND: JVM
// JVM_TARGET: 1.8
// WITH_REFLECT
// IGNORE_BACKEND: ANDROID
annotation class Property(val value: String)
annotation class Accessor(val value: String)