AbstractFields.hx 63 B

123
  1. abstract AbstractFields(Dynamic) {
  2. static function bar() {}
  3. }