import.hx 84 B

12345678
  1. // Global imports
  2. #if (!macro)
  3. import arm.Translator.tr;
  4. using StringTools;
  5. #end