summaryrefslogtreecommitdiff
path: root/test/files/continuations-run/shift-pct.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix for continuations issue.Paul Phillips2012-04-051-0/+30
Avoid explicit type arguments which don't conform to bounds where they could be successfully inferred. I had to disable one "neg" test which is no longer neg. Can anyone clue me in as to whether it is important?