JS IR: ignore the new suspend callable reference test

This commit is contained in:
Anton Bannykh
2019-05-29 10:17:15 +03:00
parent f5796a303d
commit dad334ffcd
@@ -1,5 +1,5 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JVM_IR, JS_IR
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*