Ejemplo n.º 1
0
 public function writeStderr($txt)
 {
     Sys::stderr()->writeString($txt);
 }