summaryrefslogtreecommitdiff
path: root/test/files/pos/bug2018.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-15/+0
|
* Improved @tailrec error messages to specify the...Paul Phillips2010-04-151-0/+15
Improved @tailrec error messages to specify the reason. In the process fixed old bug involving tail call transformation. Closes #3275, #2018. Review by dragos.