[TESTS] Remove ignore directive from some of tailrec tests for JS IR
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: IGNORED_IN_JS
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
|
||||
tailrec fun test(x : Int) : Int {
|
||||
|
||||
Reference in New Issue
Block a user