hdiff
packages
feed
fay
-0.16.0.0: tests/DoLet2.hs
module DoLet2 where import Prelude import FFI main = do print 1 let [a,b] = [3] print a