JS backend: compile primitive iterators from builtins as part of stdlib.
This commit is contained in:
@@ -87,6 +87,10 @@ public final class ClassInheritanceTest extends SingleFileTranslationTest {
|
||||
public void testWithInitializeMethod() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testInheritFromCharIterator() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user