aboutsummaryrefslogtreecommitdiff
path: root/tests/run/functionXXL.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1916 - fix erasure of xxl closuresMartin Odersky2017-01-311-0/+72
xxl closures need to get the SAM type FunctionXXL as their explicit type field after ersure.