fork download
  1. (defn myfunc []
  2. (if cond1
  3. (if cond2 something newelse)
  4. somethingelse))
Runtime error #stdin #stdout 0.83s 214656KB
stdin
Standard input is empty
stdout
Standard output is empty