Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce test for array destruction
It was discovered that the concat array modifies the arrays passed to it as an argument as a side effect. This test will ensure that doesn't happen again.
- Loading branch information