summaryrefslogtreecommitdiff
path: root/test/files/neg/t5666.check
Commit message (Collapse)AuthorAgeFilesLines
* Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-061-18/+18
| | | | | Rather than stub implementations. This saves over 50K of bytecode. I also added the necessary imports to silence the feature warnings.
* Hackaround for people who like to instantiate the uninstantiable.Paul Phillips2012-05-011-1/+28
| | | | | | Closes SI-5666 again. (I don't have the least clue how I'm supposed to issue the error.)
* One more checkfile update.Paul Phillips2012-04-161-1/+1
|
* Fix for test checkfile.Paul Phillips2012-04-151-29/+2
|
* Adds test and check files for SI-5666. Covers common non-newable types.Simon Ochsenreither2012-04-131-0/+37