summaryrefslogtreecommitdiff
path: root/test/files/run/bug3395.check
Commit message (Collapse)AuthorAgeFilesLines
* Overhauled sequence length logic in the pattern...Paul Phillips2010-05-121-0/+2
Overhauled sequence length logic in the pattern matcher. Removes unnecessary boxing and a few varieties of wrongness. Closes #3395, #3150, #2958, #2945, #2187. No review.