summaryrefslogtreecommitdiff
path: root/test/files/pos/bug2018.scala
Commit message (Collapse)AuthorAgeFilesLines
* 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.