summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/constraint_hole_fits.hs
blob: 0cc46f4075695ab4ba534dd510c7a30cb4fb9f4a (plain)
1
2
3
4
module ConstraintSubstitutions where

g :: Ord a => [a] -> a
g = _