summaryrefslogtreecommitdiff
path: root/test/files/pos/t5604
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for "package is not a value".Paul Phillips2012-03-272-0/+83
Not actually a fix, but when we see a package where a module is expected, it's not a great stretch to try the package object. References SI-5604.