Main.hx 103 B

12345
  1. class Main {
  2. static function __init__() {}
  3. static function __init__() {}
  4. static function main() {}
  5. }