Minor, skip mustBeDocumented.kt for JDK 6 codegen tests
Class.getDeclaredAnnotation is not available before JDK 8
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
// FULL_JDK
|
||||
// SKIP_JDK6
|
||||
|
||||
import java.lang.annotation.Documented
|
||||
|
||||
|
||||
Reference in New Issue
Block a user