Arc Forumnew | comments | leaders | submitlogin
3 points by fallintothis 4925 days ago | link | parent

pg doesn't think so.

  $ grep "(xdef stdout" ac.scm -A2
  (xdef stdout current-output-port)  ; should be a vars
  (xdef stdin  current-input-port)
  (xdef stderr current-error-port)