fork download
  1. (format t "~a -> ~a" '#1=(= (+ 0.2 0.1) 0.3) #1#)
Success #stdin #stdout 0.01s 24700KB
stdin
Standard input is empty
stdout
(= (+ 0.2 0.1) 0.3) -> T