KT-2596 Can't use iterator in for-loop
#KT-2596 fixed
This commit is contained in:
@@ -373,4 +373,8 @@ public class StdlibTest extends CodegenTestCase {
|
||||
public void testKt2246() {
|
||||
blackBoxFile("regressions/kt2246.kt");
|
||||
}
|
||||
|
||||
public void testKt2596() {
|
||||
blackBoxFile("regressions/kt2596.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user