summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T12549.stdout
blob: 07332c3eca218b25e749dfb20ca5f9b7d6c65957 (plain)
1
2
3
f :: forall {k1} {k2} (a :: k1 -> k2 -> *) (b :: k1) (c :: k2).
     C a =>
     a b c