cpp hates that closes #8240
@@ -5,7 +5,6 @@ private class Suite {
}
class Issue8240 extends unit.Test {
- @:analyzer(ignore)
function test() {
var suite = new Suite();
var f = function() (for (c in inline new haxe.iterators.StringIteratorUnicode("")) {});