[WASM] Add ConstEvaluationLowering to the lowering list
This commit is contained in:
+2
-3
@@ -1,7 +1,6 @@
|
||||
// !LANGUAGE: +IntrinsicConstEvaluation
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// TARGET_BACKEND: NATIVE
|
||||
// DONT_TARGET_EXACT_BACKEND: JVM
|
||||
// DONT_TARGET_EXACT_BACKEND: JS
|
||||
|
||||
fun <T> T.id() = this
|
||||
|
||||
|
||||
Reference in New Issue
Block a user