Fix usages of IGNORE_BACKEND_WITHOUT_CHECK
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND_WITHOUT_CHECK: JS
|
||||
// DONT_RUN_GENERATED_CODE: JS
|
||||
|
||||
tailrec fun foo(x: Int) {
|
||||
return if (x > 0) {
|
||||
|
||||
Reference in New Issue
Block a user