aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/assignments.scala
Commit message (Collapse)AuthorAgeFilesLines
* Improve positions for MemberDefs using `namePos`Felix Mulder2016-10-101-1/+1
|
* Negtests with // error commentsvsalvis2016-02-181-2/+2
|
* Add spaces around + in tests.Dmitry Petrashko2015-04-091-1/+1
|
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-091-3/+3
|
* Fixes to typer.Martin Odersky2013-12-111-0/+23
1. Got rid if InSuperInit mode bit. 2. Fixes to typing assignments 3. Import qualifiers need to be stable