summaryrefslogtreecommitdiff
path: root/test/mono/pass/assign_range
AgeCommit message (Collapse)Author
2019-05-06Handle type variables generated while inferring applications in monomorphisationBrian Campbell
Also handle any type variables from assignments and degrade gracefully during constant propagation when unification is not possible.