summaryrefslogtreecommitdiff
path: root/test/files/neg/t4581
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix SI-4581."Grzegorz Kossakowski2012-09-172-29/+0
| | | | This reverts commit 373f22a2022519ab894c1ea77460e6460d7c2ee4.
* Fix SI-4581.Aleksandar Prokopec2012-08-272-0/+29
Specifically, the final flag on the generated static field is no longer ommitted. Fix 2 failing test-cases.