fork download
  1. (print (< 1 2))
  2. (print (random 1000))
  3.  
  4.  
Success #stdin #stdout 0.02s 10584KB
stdin
Standard input is empty
stdout
T 
483