Vector.hx 35 B

1234
  1. package flash;
  2. class Vector<T> {
  3. }