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