summaryrefslogtreecommitdiff
path: root/test/coq/pass/wildcardmerge.sail
AgeCommit message (Collapse)Author
2019-06-21Coq: be more careful when dealing with wildcard argument patternsBrian Campbell
If they're merged with a type variable then we still need to name the argument so that it can be used in other types.