[IR] Support const optimizations for Native backend
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// TARGET_BACKEND: NATIVE
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// TARGET_BACKEND: NATIVE
|
||||
// WITH_STDLIB
|
||||
fun <T> T.id() = this
|
||||
|
||||
|
||||
Reference in New Issue
Block a user