summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T18653.stdout
blob: 0c92aada310b2d0c473406e8b79d605726c8ecb2 (plain)
1
2
3
4
'(#,,,#) Int Char Bool Maybe :: (# *, *, *, * -> * #)
= '(# Int, Char, Bool, Maybe #)
'(,,,) Int Char Bool Maybe :: (*, *, *, * -> *)
= '(Int, Char, Bool, Maybe)