fork download
  1. (define a 5)
  2. (define a 4)
  3. (eval a)
Runtime error #stdin #stdout 0.03s 4176KB
stdin
Standard input is empty
stdout
Standard output is empty