Closed GoogleCodeExporter closed 8 years ago
Another issue : when requesting completion in the following code, FlashDevelop
refuse to call the haxe compiler :
class Foo {
static function main() {
for( i in 0...Const.| ) {
}
}
}
Original comment by ncanna...@gmail.com
on 6 Apr 2012 at 2:00
Fixed in SVN
Original comment by philippe...@gmail.com
on 5 May 2012 at 8:03
Original issue reported on code.google.com by
ncanna...@gmail.com
on 26 Mar 2012 at 3:10