[FIR] Fix mapping of java annotation arguments when parameter is array

#KT-65933 Fixed
This commit is contained in:
Kirill Rakhman
2024-02-22 17:49:17 +01:00
committed by Space Team
parent 6479b15e46
commit 4780bb90e7
5 changed files with 26 additions and 537 deletions
@@ -1,8 +1,6 @@
// SKIP_KT_DUMP
// TARGET_BACKEND: JVM
// SEPARATE_SIGNATURE_DUMP_FOR_K2
// ^ Different types in annotations generated by K1 and K2
// FIR_IDENTICAL
// FILE: A.java