Main.hx 64 B

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