summaryrefslogtreecommitdiff
path: root/test/files/specialized/input2.txt
Commit message (Collapse)AuthorAgeFilesLines
* Allow box(unbox) elimination for the Null type,...Iulian Dragos2011-01-181-0/+65537
Allow box(unbox) elimination for the Null type, plus testing that specialization tests do not box too much. review by extempore.