Test.hx
Macro.hx
Run
Edit
class Test { static function main() { trace("Hello, World!"); } }