Enable JS_IR back-end on passing 'when' tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +VariableDeclarationInWhenSubject
|
||||
// IGNORE_BACKEND: JS, JS_IR
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
val dz = -0.0
|
||||
val fz = -0.0f
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +VariableDeclarationInWhenSubject
|
||||
// IGNORE_BACKEND: JS, JS_IR
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
var effectCount = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user