[LL FIR] generate resolution tests over codegen/box testData

Such testData can contain contract violations and other resolution
problems, so we should check them as well

^KT-62776
^KT-62832
^KT-62834
^KT-62836
This commit is contained in:
Dmitrii Gridin
2023-10-23 17:06:34 +02:00
committed by Space Team
parent 052b9f01af
commit 2eb761adae
15 changed files with 112335 additions and 32 deletions
@@ -1,5 +1,6 @@
// IGNORE_LIGHT_ANALYSIS
// TARGET_BACKEND: JVM
// MUTE_LL_FIR: KT-62776
// FILE: ArrayAnnEnumJava.java
package light.ann.array;