SlavaRa
SlavaRa
Haxe 3.4.4 ```haxe // ok package test.extern.* package test.macro.* package from.* package to.* // not ok package extern.* package macro.* package else.* ... ```
@T1mL3arn please check the last release, and close this issue if all ok
config file setup by default , therefore, it should be used as3hx.Compat.parseInt.
@JonnyTech I can fix it on the weekend.
Library from git?
as3 code for example: ``` actionscript package { public class Issue34 { public function Issue34() { if(_o) { trace(o); } } private var _o:Object; private function test():void { if(_o) {...
thanks, i check this today
@k0t0vich This is impossible to implement
I can make PR ;)