Sys.hx 55 B

12345
  1. package cpp;
  2. #if !haxe3
  3. typedef Sys = std.Sys
  4. #end