[FIR2IR] Function reference type approximation hack KT-49526

This commit is contained in:
Ivan Kochurkin
2022-01-18 14:48:05 +03:00
committed by TeamCityServer
parent 070e860669
commit ed836f28f4
5 changed files with 40 additions and 12 deletions
@@ -1,6 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// FIR_STATUS: callable reference type approximation hack not implemented
// WITH_STDLIB
// CHECK_BYTECODE_LISTING
@@ -1,6 +1,4 @@
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND_FIR: JVM_IR
// FIR_STATUS: callable reference type approximation hack not implemented
fun <T> id(x: T): T = x
@@ -1,6 +1,4 @@
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND_FIR: JVM_IR
// FIR_STATUS: callable reference type approximation hack not implemented
// WITH_STDLIB