[Native] Support evaluation of const intrinsics for K2

#KT-56023
#KT-55469 Fixed
This commit is contained in:
Ivan Kylchik
2023-02-03 14:53:15 +01:00
committed by Space Team
parent 5d5582d201
commit e981b1f958
34 changed files with 264 additions and 60 deletions
@@ -1,5 +1,3 @@
// KT-55469
// IGNORE_BACKEND_K2: NATIVE
// WITH_STDLIB
fun foo(): Array<Boolean> {
return arrayOf(
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_K2: NATIVE
// WITH_STDLIB
const val a = "INT " + 0x8fffffffU