TestClass.hx 53 B

12345
  1. package;
  2. @:keep
  3. class TestClass<T, U, V = Void> {
  4. }