Add new tests to check evaluation of intrinsic сonsts

This commit is contained in:
Ivan Kylchik
2021-12-15 18:33:36 +03:00
parent dca22d745a
commit 20d0a531df
21 changed files with 1551 additions and 41 deletions
@@ -278,6 +278,7 @@ private val jvmFilePhases = listOf(
mainMethodGenerationPhase,
inventNamesForLocalClassesPhase,
kCallableNamePropertyPhase,
annotationPhase,
annotationImplementationPhase,
polymorphicSignaturePhase,