summaryrefslogtreecommitdiff
path: root/test/files/run/stringInterpolation.scala
Commit message (Collapse)AuthorAgeFilesLines
* A string interpolation implementation of SIP-11.Martin Odersky2012-01-161-7/+0
| | | | This is the complete implementation of SIP-11, in its version of 15-Jan-2012. For now, the interpolations are enabled only under the -Xexperimental flag.
* Added check file for test.Martin Odersky2011-10-111-3/+1
|
* Simple test case for string interpolation.Martin Odersky2011-10-111-0/+9