fork download
  1. (define (add xy)
  2. (+ xy) )
Success #stdin #stdout 0.02s 4176KB
stdin
Standard input is empty
stdout
Standard output is empty