fork download
  1. n = (let x = x in length [x,x,x])
  2. main = print n
Success #stdin #stdout 0s 4640KB
stdin
Standard input is empty
stdout
3