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