summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T15568.stdout
blob: e97cc6b040a00854801462d87c3629a82df15fe6 (plain)
1
2
-- This should print 'forall j k.', not 'forall k j.'
F :: forall j k. j -> k