Empty.hx 50 B

123
  1. class Empty {
  2. public static function main() {}
  3. }