KT-274 Enumeration.iterator()

This commit is contained in:
Alex Tkachman
2012-02-07 16:40:14 +02:00
parent 1d88960a19
commit adfce7e22d
4 changed files with 23 additions and 2 deletions
@@ -85,7 +85,7 @@ public class StdlibTest extends CodegenTestCase {
}
public void testKt274 () {
// blackBoxFile("regressions/kt274.kt");
blackBoxFile("regressions/kt274.kt");
}
//from ClassGenTest