Fix usages of IGNORE_BACKEND_WITHOUT_CHECK

This commit is contained in:
Zalim Bashorov
2018-04-16 23:54:56 +03:00
parent ad2ea8f999
commit 09d5a0cb89
52 changed files with 79 additions and 58 deletions
@@ -1,6 +1,6 @@
// !DIAGNOSTICS: -UNUSED_PARAMETER
// IGNORE_BACKEND_WITHOUT_CHECK: JS
// DONT_RUN_GENERATED_CODE: JS
tailrec infix fun Int.foo(x: Int) {
if (x == 0) return