aboutsummaryrefslogtreecommitdiff
path: root/tests/run/final-fields.scala
Commit message (Collapse)AuthorAgeFilesLines
* final-fields.scala: tes objects with constant final vals.Dmitry Petrashko2015-09-141-1/+4
|
* Add another testMartin Odersky2015-09-141-1/+5
| | | | | Check that calling a side effecting function returning a constant type does not get suppressed.
* Augment test fileMartin Odersky2015-09-141-0/+18
| | | | to test for propagation of constant types.
* Test behaviour of final vals.Dmitry Petrashko2015-09-141-0/+18