Main.hx 45 B

123
  1. function main() {
  2. new haxe.ds.Vector(-1);
  3. }