[Native] Support evaluation of const intrinsics for K2
#KT-56023 #KT-55469 Fixed
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// KT-55469
|
||||
// IGNORE_BACKEND_K2: NATIVE
|
||||
|
||||
fun equals1(a: Double, b: Double) = a.equals(b)
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user