summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci001.stdout
blob: a1ff2665f55e6dfd52911151d9bba8dff6be1f36 (plain)
1
2
(+) :: Num a => a -> a -> a
enumFromTo :: Enum a => a -> a -> [a]