summaryrefslogtreecommitdiff
path: root/test/files/run/t5612.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix for broken non-local returns.Paul Phillips2012-05-041-0/+4
Don't change the owner of a return if the new owner is nested inside the old owner. Closes SI-5612.