EmptyConstructor.hx 85 B

12345
  1. package jvm;
  2. @:keep
  3. @:native('haxe.jvm.EmptyConstructor')
  4. class EmptyConstructor {}