Remove "Iterator.iterator()" intrinsic, add stdlib function
This commit is contained in:
@@ -186,17 +186,7 @@ public final class MiscTest extends AbstractExpressionTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testIterableExtension() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testIterationOverIterator() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testStringInterpolationEvaluationOrder() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user