Update ignore tag for Native backend
This commit is contained in:
committed by
Pavel Punegov
parent
4219aff548
commit
2ff6047845
-1
@@ -1,6 +1,5 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// WITH_RUNTIME
|
||||
|
||||
class Itr : Iterator<String> by ArrayList<String>().iterator()
|
||||
|
||||
Reference in New Issue
Block a user