summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T15806.script
blob: 71f0dee143b532893dc7443448c0c3f3382295cd (plain)
1
2
3
:set -XRankNTypes
:k (Maybe Int)
:k (Maybe (forall a. a -> a))