summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/dynbrk005.hs
blob: 5b228d2ab489d924225ffa5cd5710fa7212b480b (plain)
1
2
3
4
5
import TupleN

tuple3 x = $(tuple 3) x

normal_fn x = tuple3 x