Fix usages of IGNORE_BACKEND_WITHOUT_CHECK
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND_WITHOUT_CHECK: JS
|
||||
// DONT_RUN_GENERATED_CODE: JS
|
||||
|
||||
tailrec fun withWhen(counter : Int, d : Any) : Int =
|
||||
if (counter == 0) {
|
||||
|
||||
Reference in New Issue
Block a user