Support instantiation of annotations in JS
#KT-47700 Fixed
This commit is contained in:
+8
-2
@@ -1,8 +1,14 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND_MULTI_MODULE: JVM_MULTI_MODULE_OLD_AGAINST_IR, JVM_MULTI_MODULE_IR_AGAINST_OLD
|
||||
// IGNORE_BACKEND: JVM
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// IGNORE_BACKEND: WASM
|
||||
// IGNORE_BACKEND_MULTI_MODULE: JVM, JVM_MULTI_MODULE_IR_AGAINST_OLD
|
||||
|
||||
// (supported: JVM_IR, JS_IR(_E6))
|
||||
|
||||
// WITH_RUNTIME
|
||||
// !LANGUAGE: +InstantiationOfAnnotationClasses
|
||||
|
||||
// IGNORE_DEXING
|
||||
// TODO: D8 fails with AssertionError and does not print reason, need further investigation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user