fork download
  1. main = let a = [1, 2, 4, undefined] in a `seq` print 1
Success #stdin #stdout 0.01s 3588KB
stdin
Standard input is empty
stdout
1