aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/firstError.scala
Commit message (Collapse)AuthorAgeFilesLines
* Adapt neg tests to new neg tests checksVladimirNik2016-02-181-2/+2
|
* Avoid crasher when first token of a program is in errorMartin Odersky2015-06-251-0/+4
This used to give a crash in SourcePositiom, promoted by feeding its calculations with a negative offset.