Minor, skip mustBeDocumented.kt for JDK 6 codegen tests

Class.getDeclaredAnnotation is not available before JDK 8
This commit is contained in:
Alexander Udalov
2020-01-31 09:35:40 +01:00
parent e8a640851a
commit 9f25fdcedc
@@ -2,6 +2,7 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
// FULL_JDK
// SKIP_JDK6
import java.lang.annotation.Documented