Main.hx 64 B

123
  1. function main() {
  2. trace(haxe.macro.Context.getLocalClass());
  3. }