Main.hx 89 B

123456
  1. import String.fromCharCode;
  2. @:build(B.build())
  3. class Main {
  4. static function main() {}
  5. }