JVM_IR. Mute failing tests

This commit is contained in:
Georgy Bronnikov
2018-09-14 03:12:23 +03:00
parent a03bfb3561
commit 433afcd669
10 changed files with 12 additions and 87 deletions
@@ -1,4 +1,4 @@
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR, JVM_IR
// WITH_RUNTIME
class Itr : Iterator<String> by ArrayList<String>().iterator()