summaryrefslogtreecommitdiff
path: root/test/files/run/t6154.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix for SI-6154, VerifyError originating in uncurry.Paul Phillips2012-07-301-0/+1
Lhs still might be an Ident. Miguel did all the work, I just wrote it down in code form.