Main2.hx 66 B

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