summaryrefslogtreecommitdiff
path: root/test/files/neg/badtok-1.scala
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SI-10133 Require escaped single quote char lit"Adriaan Moors2017-02-211-7/+0
|
* SI-10120 Extra advice on unclosed char literalSom Snytt2017-01-081-0/+3
| | | | | | | | | | Folks from other languages might mistakenly enclose a string in single quotes. Since this presents as a symbol literal followed by the unpaired single quote, we can add a syntax reminder. Also polish the wording for bad string interpolation.
* SI-10133 Require escaped single quote char litSom Snytt2017-01-081-0/+4
| | | | | | The spec specifically requires `'\''` and not `'''`. The error consumes all consecutive single quotes.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* (no commit message)Lex Spoon2007-03-161-0/+2