UInt64.hx 85 B

123
  1. package cpp;
  2. @:coreType @:notNull @:runtimeValue abstract UInt64 from Int to Int {}