summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print022.script
blob: 66f3ef848d73162bf15f5debc15e474c8e7cf600 (plain)
1
2
3
4
5
6
7
8
-- test for unboxed fields in datatypes
:l print022.hs
seq test ()
:print test
:break f
f test2
:fo x
:t x