summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print027.script
blob: b8c7238148c34754e5b9826d1a22d05b6d9b7ec4 (plain)
1
2
3
4
5
6
7
8
-- #1827 - Printing overloaded values

:print (+)
:print print
:print log
:print head
:print tail
:print fst