summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break016.hs
blob: 1e31c807e9844915fda59396f121e09cfa893971 (plain)
1
2
3
4
f i = i :: Int

g :: Int -> ()
g i = ()