Test.hx
Macro.hx
Run
Edit
class Test { static function main() { trace("Haxe is great!"); } }