extern class Sys { @:mlNative("Pervasives.print_string") static function print( s : String ) : Void; }