Macro.hx 70 B

123
  1. function init() {
  2. haxe.macro.Compiler.define("js-unflatten", "1");
  3. }