Mod.hx 60 B

12345
  1. package otherPack;
  2. class Mod {
  3. public function new() {}
  4. }