Main.hx 72 B

1234
  1. @:build(Macro.build())
  2. class Main {
  3. public static function main() {}
  4. }