summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-bigarray/weak_bigarray.reference
Commit message (Collapse)AuthorAgeFilesLines
* PR#7279: `Weak.get_copy` doesn't copy custom block (#710)François Bobot2017-02-231-0/+3
`Weak.get_copy` don't copy custom block otherwise finaliser could be run twice and invariant broken