Skip test on JDK 6

This commit is contained in:
Mikhael Bogdanov
2018-10-18 13:26:08 +02:00
parent db25343f90
commit a4206a543a
57 changed files with 63 additions and 106 deletions
@@ -1,7 +1,7 @@
// IGNORE_BACKEND: JS_IR
// SKIP_JDK6
// TARGET_BACKEND: JVM
// FULL_JDK
// WITH_REFLECT
// IGNORE_BACKEND: JS, NATIVE
annotation class Anno(val value: String)