summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci039.script
blob: 4699a80f2170f345d25ec87345066b2b0e257577 (plain)
1
2
3
--Basic deriving test
data T = A | B deriving Show
show A