Char.hx 83 B

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